body {
background-color: #262626;
background-image: url('logo.png');
background-repeat: no-repeat;
background-position: center 50px;
color: white;
font-family:"Veranda", Veranda, sans-serif;
}
a {
color: white;
}
li {
list-style: none;
}
div.spacer {
float: left;
margin-bottom: -128px;
height: 50%;
}
div.content {
clear: both;
border: none;
width: 552px;
margin: 340px auto;
}
body > div > h1 {
	text-align: center;
}
img {
	width: 128px;
	height: 128px;
	margin: 5px;
}
