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#caption {
  color            : #000000;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  letter-spacing   : 2px;
  position         : absolute;
  top              : 60px;
  left             : 50px;
  width            : 500px;
}
div#equip_title {
  color            : #000000;
  font-family      : tahoma, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : relative;
  top              : 80px;
  left             : 50px;
  width            : 500px;
}
div#equip_desc {
  color            : #666666;
  font-family      : tahoma, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  letter-spacing   : 4px;
  position         : relative;
  top              : 80px;
  left             : 250px;
  width            : 400px;
}

