body

{

 font-weight: normal;
 
 font-size: 10px;

 font-family: "verdana", "Arial", "Helvetica", "san-serif";

  background-image: url(img/bk.jpg);
  background-attachment: fixed; 
  background-position: 50% 0%;
  background-repeat: no-repeat;
  @
}

td.main

 { 
 background-repeat:no-repeat;
 background-position:bottom;
 }
              
/* Text */

.default_text { font-size: 12px; color: #533A08; line-height:15px; }

.small_text { font-size: 10px; color: #533A08; line-height:13px; }  

.xsmall_text { font-size: 9px; color: #533A08; line-height:11px; }  

.big30 { font-size: 30px; color: #533A08; line-height:29px; }

.big24 { font-size: 24px; color: #533A08; line-height:25px; }

.big18 { font-size: 18px; color: #533A08; line-height:22px; }

.big13 { font-size: 13px; color: #533A08; line-height:18px; }

.bio_text { font-size: 12px; color: #533A08; line-height:20px }

/* Link Color */

a:link { color: #995600; text-decoration: none }

a:visited { color: #995601; text-decoration: none }

a:hover { color: #FBC032; text-decoration: underline }

a:active { color: #995601; text-decoration: none }
