#insert{position:relative;margin:0 auto;width:900px}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 73%;
	color: #858585;
	margin: 1em 0;
	padding: 0;
}

/* By the way, this is a comment */

p {
	line-height: 1.5em;
}

h1 {
	color: #513161;
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.1em;
	font-style: bold;
	text-align: left;
	letter-spacing: -0.1em;
	background-color: #0C0C0C;
	text-indent: 0.3em;

}

h2 {
	color: #A067BC;
	font-size: 1.1em;
	text-align: left;
	letter-spacing: 0.2em;
}

img {
	border-style: none;
	border-width: 1px;
	border-color: #000000;
}

a {
	text-decoration: underline;
	color: #83529B;
}

strong {
	font-style: bold;
	text-transform: uppercase;
	color: #83529B;
}

li {
	color: #767676;
	font-style: normal;
}

table {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}