body {
	background: #222;
	color: #fff;
	font: 62.5%/1.5 "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
}
.logo {
	width: 201px;
	height: 68px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -48px 0 0 -60px;	
	text-align: center;
}
h1 {	
	background: url("images/logo.png") no-repeat left top;
	text-indent: -9999px;
	line-height: 68px;
	overflow: hidden;
}
a { color: #58b7dd; }
a, .mailme { display:block }
