body {
background: url('images/trueback.jpg') center center;
}

p {
margin: 4px 15px 9px 30px;
}
.spacer {
width: 99%;
height: 0px;
margin: 0px;
padding: 0px;
clear: both;
}

#wrapper {
background: url('images/background.jpg') center center;
}

#inner {
width: 800px;
margin: 0px;
text-align: left;
font-size: 17px;
font-family: arial;
color: #333333;
}

#header {
margin: 0px auto;
background: url('images/backtop.jpg') top center no-repeat;
height: 65px;
width: 100%;
text-align: center;
}

#footer {
margin: 0px auto;
background: url('images/backbottom.jpg') bottom center no-repeat;
height: 65px;
width: 100%;
text-align: center;
}

h1 {
font-face: arial;
font-size: 25px;
color: #000099;
margin: 0px 20px 0 20px;
text-align: center;
}

h2 {
font-face: arial;
font-size: 20px;
color: #333333;
margin: 6px 150px 0 150px;
text-align: center;
}