body
{color: black; 
font-family: Times New Roman, serif; 
margin: 10px;
background: #7b2b40 url(bg3.jpg) fixed;
scrollbar-face-color:#7b2b40;
scrollbar-highlight-color:#7b2b40;
scrollbar-3dlight-color:#f5e5e9;
scrollbar-darkshadow-color:#7b2b40;
scrollbar-track-color:#f5e5e9;
scrollbar-arrow-color:#f5e5e9;}

P {text-align: left;
font-family: Times New Roman, serif;
font-weight: normal;
color: black;}

H1 {text-align: center;
font-family: Times New Roman, serif;
font-size: x-large;
font-weight: normal;
color: #7b2b40;
padding: 5px}

H2 {text-align: center;
font-family: Times New Roman, serif;
color: black;
font-weight: bold;}

H3 {text-align: center;
font-family: Times New Roman, serif;
color: #7b2b40;
font-weight: bold;}

H4 {text-align: left;
font-family: Times New Roman, serif;
color: black;}

H5 {text-align: center; 
font-family: Times New Roman, serif;
font-size: x-small;
color: black;}

H6 {text-align: center; 
font-family: Times New Roman, serif;
font-size: x-small;
color: #7b2b40;}

Table {border: medium double #7b2b40;
font-family: Comic Sans MS, sans serif;
margin: 10 auto;
text-align: left; color: black;
background: white;}

DIV {text-align: center}

UL {text-align: left;
font-family: Times New Roman, serif;
font-weight: normal;
color: black;}


A:active{color:#f5e5e9;}
A:link{color:black;}
A:visited{color:#7b2b40;}
A:hover {background:#7b2b40; color:#f5e5e9;}

.header {text-align: center;}

.border {border: medium double #7b2b40;
text-align: center;
margin: 10 auto;
background: #7b2b40;}

.inside {border: none;
text-align: center;
margin: 10 auto;
background: #f5e5e9 url(bg3.jpg);}

.header {align: center;
border:medium double #7b2b40;}

.right {text-align: right;}

.left {text-align: left;}

.middle {text-align: center;}