body {
     background-color: #000000;}

input, textarea, select{
border-color:#2C808A;
border-style: solid;
border-width:1px;
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#C6F9FA;
background-color: #000000;
}

table, tr, td{
font-family: Georgia, Times New Roman, Sans-Serif; 
font-size: 11px;
color : #C6F9FA;
}

a:link, a:active, a:visited {
     color: #2C808A; 
     font-weight: bold;
     text-decoration: none;}
	
a:hover {
     color: #C24600; 
     font-weight: bold;
     text-decoration: none;}

h1 { 
     color: #676F71;
     font-size: 25px;
     font-family: Garamond, sans-serif;
     font-style: italic;
     text-indent: 40px;
     border-bottom: 0px solid #676F71;
     padding-bottom: 5px;
     text-align: center;
     letter-spacing: 5px;}

h2 { 
     color: #2C808A;
     font-size: 12px;
     font-family: Courier New, sans-serif;
     font-weight: bold;
     text-indent: 40px;
     text-transform: uppercase; 
     border-bottom: 1px solid #676F71;
     padding-left: 10px;
     text-align: right;
     letter-spacing: 5px;}


h3 { 
     color: #2C808A;
     font-size: 12px;
     font-family: Courier New, sans-serif;
     font-weight: bold;
     text-indent: 40px;
     text-transform: uppercase; 
     border-bottom: 1px solid #676F71;
     padding-left: 10px;
     text-align: right;
     letter-spacing: 5px;}

.content {
     position: absolute;
     top:330px;
     left:10px;
     width:450px;
     font-family: Georgia, Times New Roman, Sans-Serif;
     font-size: 11px;
     line-height: 13px;
     text-align: justify; 
     color: #C6F9FA;} 

.menu {
	position:absolute;
	top:280px;
	left:480px;
        width:100px;
	z-index:1;
display : block;
color : #DFC9A2;
text-decoration: none;
padding-bottom: 5px;
font-size: 15px;
font-family: garamond, tahoma, serif; 
margin : 0px;
text-align:left;} 
