* { margin: 0; padding: 0; }
img { border: 0; }

#splash {
width: 780px;
margin: 0 auto;
text-align: center;
}

#splash h1 {
color: #fff;
font-size: 20px;
font-style: italic;
}

#splash-text {
padding: 50px 0 30px 0;
}


body {
color: #000;
font-family: "Times New Roman", Courier, Garamond, serif;
background: #000 url('/images/bg.jpg') repeat-y top center;
}
