body { 
  padding: 0; 
  background: #ffffff url(img/bg.jpg) repeat-x; 
  text-align: left; 
}

#top {
margin-top: 150px;
margin-left: 150px;
}
#bottom {
margin-top: 40px;
margin-left: -10px;}

a {color: #ffffff; font: 13px arial; text-decoration: none; letter-spacing:1pt;}
a:hover {color: #333333;}

img:hover {border: 0px solid white;}

hr {color: #e7611a;}
