body {
	font-family:Lucida Grande,Tahoma; 
	font-size:12pt; 
	color:#fff;
	background:#111;
}

a, a:active, a:hover, a:visited {
	color:#fff;
	font-family:Lucida Grande,Tahoma; 
	text-decoration:none;
}

#content {
	margin:0 auto;
	height:500px;
	width:690px;
}

#logo {background:url("images/logo_w.png") no-repeat #111;
	width:690px;
	height:194px;
	}
	
#text {
	padding-top:40px;
	background:#111;
	text-align:center;
}

#cover {
	text-align:center;
	padding-top:40px;
}

#footer {
	font-size:10pt;
	float:right;
	height:30px;
	margin-top:40px;
	padding-right:40px;
}
