*{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:"Times New Roman",Georgia,Serif;
}

h2{
	font-weight:normal;
	padding-top:25px;
	font-size:18px;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#663300;
}

#header{
	margin:40px auto 10px;
	width:480px;
	height:120px;
	background: url("../images/header.png");
}

#footer{
	margin-top:35px;
	font-size:9px;
}