body 
{
	background-color: #f3f3f3;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 125px;
}

*
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
}

h2
{
	margin: 0;
	font-size: 20px;
	text-decoration: underline;
}