body {
background-image: url('batman_6.jpg');
color: #000000;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 80%;
color: #fff;
}

h1 {
background: #000000;
color: #FFFFFF;
text-align: center;
line-height: 200%; 
}

#nav {
text-align: center;
}

#footer {
background: #FFFF00;
color: #000000;
font-size: .60em;
font-style: italic;
text-align: center;
}