.pagewrap {
  background: #9a0000 url('/images/home-main.jpg') top no-repeat;
}
.body {
  margin: 295px 20px 30px 170px;
  color: #fff;
}

.body a:link     {color:#ff9; text-decoration:none;}
.body a:visited  {color:#ff9; text-decoration:none;}
.body a:active   {color:#ff9; text-decoration:none;}
.body a:hover    {color:#ff9; text-decoration:underline;}
