body{
background: url(../images/background2.jpg) #000000;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
margin:0px;
padding:0px;
}

a{
decoration:none;
color: #000000;
}

#front1{
  border:0px
  margin: 0px 0px 0px 0px;
  position: absolute;
 width: 75px;
 height: 45px;
 left: 50%;
 top: 50%;
 margin-left: -40px;
 margin-top: 165px;
}

#front2{
  border:0px
  margin: 0px 0px 0px 0px;
  position: absolute;
 width: 75px;
 height: 45px;
 left: 50%;
 top: 50%;
 margin-left: 250px;
 margin-top: -22px;
}

#front3{
  border:0px solid #004000;
  margin: 0px 0px 0px 0px;
  position: absolute;
 width: 310px;
 height: 20px;
 left: 50%;
 top: 50%;
 margin-left: -162px;
 margin-top: 150px;
 font-size: 12px;
  font-family: Times New Roman, Times, serif;
  color:#ffffff ;
