body {
	background-color: #23221E;
	padding-top: 50px;
	padding-left: 150px;


}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	line-height: 150%;




}

img {
	border: none;
}
a:link {
	color: #CCCC99;
}
a:visited {
	color: #CCCC99;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
}
