html {overflow-y: scroll;} 
body {padding:0; /*remove padding */margin:0; /* remove margins */border:0; /* remove borders */ background-image: url(images/bg.jpg);}
div.whole {border-style: none;border-color: #ffffff;width:900px;height:100%;}
div.topbar {border-style: none;border-color: #ffffff;height:75px;width:900px; background-image:url(images/topbg.jpg); background-repeat:no-repeat}
div.linkbar {border-style: none;border-color: #ffffff;height:45px;width:900px;}
div.house {border-style: none;border-color: #ffffff;height:306px;width:900px; background-image:url(images/house.jpg); background-repeat:no-repeat}
div.logobottom {border-style: none;border-color: #ffffff;height:57px;width:900px; background-image:url(images/logobottombg.jpg); background-repeat:no-repeat}
div.content {border-style: none;border-color: #ffffff;width:900px; background-image:url(images/contentbg.jpg); background-repeat:repeat-y}
div.footer {border-style: none; border-color: #ffffff; width:900px; background-image:url(images/footerbg.jpg); background-repeat:no-repeat}
#footertext {text-align:center; margin-left:60px; margin-right:60px; font-family:Arial, Helvetica, sans-serif; font-size:9pt; margin-top:0px; margin-bottom:25px; color:#E5DECB;}
#text {text-align:left; margin-left:10px; margin-right:10px; font-family:Arial, Helvetica, sans-serif; font-size:11pt;}
#textcentered {text-align:center; margin-left:10px; margin-right:10px; font-family:Arial, Helvetica, sans-serif; font-size:11pt;}
a:link {text-decoration:underline; color:#E5DECB }
a:visited {text-decoration:underline; color:#E5DECB}
a:active {text-decoration:underline; color:#E5DECB }
a:hover {text-decoration:none; color:#E5DECB}
a.black:link {text-decoration:underline; color:#000000 }
a.black:visited {text-decoration:underline; color:#000000}
a.black:active {text-decoration:underline; color:#000000 }
a.black:hover {text-decoration:none; color:#000000}