body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	line-height:		1.5em;
}

a:link,
a:active,
a:visited {
	color:				#000;
	text-decoration:	underline;
}

a img {
	border:				none;
}

h1 {
	background:			#ccc;
	text-align:			center;
	padding:			10px 0;
}

h1 img {
	width:				80%;
}

#footer {
	display:			none;
}
