body { 
	background: #699 url("/img/bgrd.gif") top center no-repeat; 
	color: black;
	text-align: center;
	margin-top: 110px;
}
h1 {
	font-size: 300%;
}
p, a, a:hover, a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* { border: 1px solid black; }*/