body { background-color: #FCF8FA; 
background-image: url(house.jpg); 
background-repeat: no-repeat; 
background-position: center;
background-attachment: fixed;
color: #201030; font-size: 11pt; }

a:link { color: #990000; }
a:active { color: #CC9900; }
a:visited { color: #CC4E66; }
img, fieldset { border-style: none; }


h1 { text-align:left; font-size: 17pt;
margin-bottom:0px; }
h2 { text-align:left; font-size: 12pt;
font-weight: 400; font-style: italic;
margin-top:2px; }
h3 { margin-bottom:0px; 
font-size: 12pt; }

.nav { z-index: 9; 
    font-size:10pt;font-family:arial,sans-serif;font-weight:700; }
.nav a:link, .nav a:visited, .nav a:active { text-decoration: none;
    color: #8F7A8A; padding-right: 9px;}

dt { font-weight: bold; }
