body {
	background-color: #444;
	color: #AAAAAA;
	font-family: Georgia, Verdana, Arial;
	font-size: 1.75em;
}

p {
	text-align: center;
}

h1 {
	text-align: center;
	padding-bottom: 20px;
}

img {
	border: 6px solid white;
}

#headerSpace {
	width: 100%;
	height: 100px;
}

a, a:link, a:visited {
	color:#AAAAAA;
}


