html { overflow: -moz-scrollbars-vertical;}

body {
 font-family: Garamond, Times New Roman, Times, sans-serif; 
 font-size: 15px;
 color: #311304;
 text-decoration: none;
 background-color: #FFFAEC;
 background-image: url(images/colubmia_crown_water.gif);
 background-position: top center;
 background-repeat: no-repeat;
 background-attachment: scroll;
}

a {
 color: #c93a00;
 text-decoration: none 
}

a:hover {
 color: #FF6701;
}

h1 {font-size: 19px; color: #c93a00 }
h2 {font-size: 17px; color: #c93a00; margin-bottom: 5px }
h3 {font-size: 15px; color: #c93a00; margin-bottom: 2px }

img.inset {float:left; margin: 0 20px 10px 0 }

ul {
 list-style: none;
 margin-left: 1em;
 padding-left: 1em;
 text-indent: -1em;
 margin-bottom: 3em;
}

li { margin-bottom: 1em; }

