

body {
  background-image: url(img/bg.png);
  background-color: #AF92EB;
  text-align: left;
  color: #000;
  font-family: Arial,Verdana,Tahoma;
  font-size: 14px;
}

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold;
color: #c82a6e;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #92A7D0;
cursor: crosshair;}

#f1 {
  background-image: url(img/o1.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 913px;
  height: 72px;
  top: 0px;
  left: 0px;
  font-size: 25px;
}
.f1pad {
  text-align: center;
  padding-top: 23px;
  padding-left: 30px;
  padding-right: 30px;
}

#f2 {
  background-image: url(img/o2.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 913px;
  height: 39px;
  top: 72px;
  left: 0px;
}

.f2pad {
  text-align: center;
  padding-top: 13px;
  padding-left: 30px;
  padding-right: 30px;
}


#f3 {
  background-image: url(img/o3.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 913px;
  height: 451px;
  top: 111px;
  left: 0px;
}

.f3pad {
  text-align: ;
  padding-left: 360px;
  padding-right: 10px;
}


#f4 {
  background-image: url(img/o4.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 913px;
  height: 33px;
  top: 562px;
  left: 0px;
}

.f4pad {
  text-align: left;
  padding-top: 10px;
  padding-left: 420px;
  padding-right: 30px;
}


#f5 {
  background-image: url(img/o5.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 913px;
  height: 27px;
  top: 595px;
  left: 0px;
}


