

body {
  background-image: url(img/bg.png);
  background-color: #FDF3F1;
  text-align: left;
  color: #000;
  font-family: Arial,Verdana,Tahoma;
  font-size: 12px;
}

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold;
color: #c82a6e;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #de95b1;
cursor: crosshair;}

#f1 {
  background-image: url(img/f1.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 755px;
  height: 82px;
  top: 23px;
  left: 0px;
}


#f2 {
  background-image: url(img/f2.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 755px;
  height: 42px;
  top: 105px;
  left: 0px;
}

.f2pad {
  text-align: left;
  padding-top: 13px;
  padding-left: 340px;
  padding-right: 30px;
}


#f3 {
  background-image: url(img/f3.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 755px;
  height: 328px;
  top: 147px;
  left: 0px;
}

.f3pad {
  text-align: ;
  padding-left: 360px;
  padding-right: 10px;
}


#f4 {
  background-image: url(img/f4.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 755px;
  height: 39px;
  top: 475px;
  left: 0px;
}

.f4pad {
  text-align: left;
  padding-top: 16px;
  padding-left: 390px;
  padding-right: 30px;
}


#f5 {
  background-image: url(img/f5.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 755px;
  height: 34px;
  top: 514px;
  left: 0px;
}


