@charset "utf-8";

html, body {
  font-family: Constantia, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

html, body, p, th, td, li, dd, dt {
  font: Constantia;    
  background-color:transparent;
  color: #01a9ed;
  background-image: url("./villas-florida-villas/images/RatesBkgd.jpg");
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

select {
font-family: Constantia, Arial, Helvetica, sans-serif;
font-size: 1.0em;

}


div#left-title-bar {
    font-size: 16px;
    color: white;
    position: absolute;
    height: auto;
    width: auto;
    left: 60px;
    top: 5px;
}

div#text {
    font-size: 14px;
    position: absolute;
    height: auto;
    width: 372px;
    left: 10px;
    top: 40px;
}
