body {background: white url('background.jpg') no-repeat center 30px; background-attachment: fixed;}

header {text-align: center; font-family: Verdana; font-size: 36px;}

header h1 {text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;}

section {margin-left: auto; margin-right: auto; margin-top: 20px; padding: 20px; font-family: Verdana; width: 1110px;}

h2 {letter-spacing: -1px;}

#links {float: left;}

#deets a:link {color: black;}
#deets a:visited {color: black;}
#deets a:hover {color: black;}
#deets a:active {color: black;}
#deets a {text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;}

#deets {float: right; text-align: right;}