body{
	background: #000 url('images/timer.png') no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	color: white;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	font-weight: 100;
	line-height: 1.1em;
}
a{
	color: #f0c80e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.blue{
	color: #7bb8e5;
}
#content{
	margin: 230px 0 0 600px;
	width: 300px;
}
p{
	margin: 8px 0;
}