body {
	margin: auto;
	padding: 20px;
	background: #000000;
	color: #AAAAAA;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:15px; font-size:14px; font-family:Lucida Grande, Helvetica, Verdana, sans-serif;
        background-position: center top;
        background-repeat: repeat-y;
}

a:link {
color: #AAAAAA;
text-decoration: none;
}

a:visited {
color: #AAAAAA;
text-decoration: none;
}

a:active {
color: #AAAAAA;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
}
#contact {
background-color: #000000;
color: #AAAAAA;
}
