body { 
color: #8B949B;
font-family: Century Gothic;
font-size: 10px;
background-color: #C2C5CA;
background-image: 
url('oneclipsebg.jpg');
background-repeat: repeat-y
}

.center {text-align: center}


.header {
font-family: verdana;
font-size: 15px;
color: #762419;
letter-spacing: 0.1cm;
}

.header2 {
font-family: verdana;
font-size: 14px;
color: #B0BD9F;
}

.header3 {
font-family: verdana;
font-size: 12px;
color: #BD746C;
letter-spacing: 0.1cm;
}


A:link {
color: #C2C5CA;
font-family: century gothic;
font-size: 10px;
}

A:visited {
color: #C2C5CA;
font-family: century gothic;
font-size: 10px;
}

A:active {
color: #C2C5CA;
font-family: century gothic;
font-size: 10px;
}

A:hover { 
color: #6D848C;
font-family: century gothic;
font-size: 10px;
}


input, textarea, button 
{ border: 1px dashed #474D53; 
  color: #000000; 
  font-size: 9pt; 
  font-family: century gothic; 
  background-color: #9EA3A9; }


b {color: #2F3032;}
i {color: #B0BD9F;}
u {color: #762419;}
  

  
ul, ol
{ color: #A9B4AC; 
  font-size: 8pt; 
  font-family: century gothic; }