body {
     margin:0px auto;
     margin-top:-50px;
	 background: #E1D3B1 url(bg.gif);
     text-align:center;
}

#copy {
   text-align:right;
    margin:0px auto;
   width:1024px;
}

#myContent {
   margin:0px auto;
   width:1200px;
}

a {
  font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
  color: #666;
  font-size: 11px;
  text-decoration:none;
  font-weight:normal;
}

a:hover {
   font-family: Trebuchet MS, Georgia,Helvetica,sans-serif;
   color: #000000;
   text-decoration:none;
}
