/* Main CSS Document */
body {background-color: #400000;
color: #FFF3E7;
margin: 0;
text-align: center}
table { margin: 0 auto; }

.inner {background-color: #FFF3E7;
color: #400000;
text-align: center;
font-family: Comic Sans MS}

hr {color:#400000}

h3 {color:#400000} 
h1 {color:#400000} 

p {font-size: 120%;
color:#400000}

table {text-align: center}


.center {text_align: center}

ul {color:#400000}


