body {
  background: url(../images/bg2.jpg) repeat-x #464646; 
  font-family: Tahoma; 
  font-size:12px; 
  color:#FFFFFF; 
  text-align:center;
}

#content {
  margin:auto;
} 

a {color: #FF9B21;}
a:hover {text-decoration:none;}

