body {
	text-align:center;
	margin:0px auto;
	font-family:Arial,Helvetica,sans-serif;
}
h1{
	margin:8px;
	font-size:22pt;
	color:#EE5909;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
#container{
	margin:0px auto;
}
#links{
	margin:0 0 10px 0;
}
