


body { 
background-color: #231A11; 
font-family: Times New Roman, serif; 
font-size: 12px; 
color: #D4BFAB;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
}

.left1 { background-image: url(images/topleft.jpg); background-position: top right; background-repeat: no-repeat;}
.right1 { background-image: url(images/topright.jpg); background-repeat: no-repeat;}

.left2 { background-image: url(images/left-bg.jpg); background-position: top right; background-repeat: repeat;}
.right2 { background-image: url(images/right-bg.jpg); background-repeat: repeat;}

a { font-family: Times New Roman, serif; color: #D4BFAB; text-decoration: underline}
a:hover { font-family: Times New Roman, serif; color: #ffffff;}

a.nav { font-family: Times New Roman, serif; color: #D4BFAB; text-decoration: underline}
a.nav:hover { font-family: Times New Roman, serif; color: #ffffff}

h1 {font-family: Times New Roman, serif; 
font-size: 18px; 
color: #D4BFAB;
}