body{
	background:#f9f9f9;
}

h1{
	font-family:Raleway, arial, serif;
	text-align:center;
	margin-top:-40px;
}

h2{
	font-family:Raleway, arial, serif;
	text-align:center;
}

h2 a{
	color:#000000;
	text-decoration:underline;
}

#logo{
	text-align:center;
	width:285px;
	height:420px;
	left:50%;
	top:50%;
	margin-left:-143px;
	margin-top:-300px;
	position:absolute;
}

