body{
background: #000000;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
margin:0px;
padding:0px;
}

a{
color: #ffffff;
}

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

#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: 700px;
 height: 20px;
 left: 50%;
 top: 50%;
 margin-left: -350px;
 margin-top: 100px;
 font-size: 18px;
 font-family : Times New Roman, Times, serif;
 color:#ffffff ;
  }