


body {
width: 950px;
height: 600px;
margin: 50 auto;
background: #fff url(path to non-tiled image) no-repeat center scroll;
font-family: "Book Antiqua";background: #000;color: white;
} 

 h1 {font-family: ProseAntique; color: white; text-align: center;}
 h2 {font-family:ProseAntique, Lucinda Handwriting; color: white;}
 p {font-family: ProseAntique; serif;}
 .footnote {font-size: 8pt; line-height: 12pt; text-align: center; }