.house_head {
height: 200px;
text-indent: -5000px;
background: url(housing.jpg) no-repeat;
}

dl.housing {
list-style-type: none;
}


dl.housing dt {
font-weight: bold;
margin-top: 0.5em;
}

dl.housing dd {

}

a.wiki:link {color: #009900}
a.wiki:active {color: #009900}
a.wiki:visited {color: #006633}
a.wiki:hover {color: #009900}