body {
  color            : #000000;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
}

div#page_title {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 0px;
  left             : 550px;
}

div#contact {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 150px;
  left             : 150px;
}
div#address1 {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 170px;
  left             : 180px;
}
div#address2 {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 185px;
  left             : 180px;
}
div#phone {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 200px;
  left             : 180px;
}
a#email:link, a#email:visited {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 215px;
  left             : 180px;
}

a#email:hover {
  color            : #444444;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : absolute;
  top              : 215px;
  left             : 180px;
}
