/* wml_site.css - west maui land company web-page styles */

/* globals... */
body {
padding: 0;
margin: 0;
border: none;

background-color: #EFEAD9;
background-repeat: no-repeat;

color: #663333;

/* wml main font info... */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 15px;
}
