body {
text-align:center;
background-color:#666666;
color: #ffffff;
margin:0;
}

#container {
margin:85px auto;
width:600px;
text-align:center;
}
a {
text-decoration:none;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
color:#FFFFFF;
}

#nav {
margin:25px auto;
width:300px;
text-align:center;
font-size:10px;
color:#000000;
}
#nav a {
font-size:10px;
}

#news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:55px auto;
	width:400px;
	text-align:center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
