body {
	background-color: #000000;
	margin-top: 20px;
	margin-right: 4%;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	position:absolute;
	left:35%;
	top:333px;
	width:500px;
	z-index:1;
}
strong {
	color: #FFFFFF;
}

a {
	color: #F7CF7C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#title {
	position:absolute;
	left:7%;
	top:140px;
	z-index:3;
}
#logo {
	left:691px;
	top:25px;
	z-index:2;
	float: right;
}
