body {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:25px;
}
#header {
	background:url(images/dos-logo.gif) no-repeat 0 0;
	height:104px;
	margin-bottom:55px
}
#wrapper {
	width:600px;
	margin:auto;
}
#modules {
	height:300px;
	width:595px;
}
#body {
	margin:0 0 30px 0;
	width:430px;
}
#footer {
 clear:both;
 }
span.number {
 	font-size:3em;
	color:black;
	font-weight:bold;
	float:left;
	margin-bottom:30px;
	line-height:35px;
}
span.grey {
	color:#669999;
}
div.numbers {
display:block;
float:right;
margin:0 0 30px;
width:300px;
}
div.numbers p {
font-size:14px;
}
div#modules p {
line-height:16px;
font-size:14px;

}
a {
	text-decoration:none;
	color:#669999
}
a:hover {
	text-decoration:underline
}