body{
background: #000;
color: #fff;
padding-top: 20px;
}

h1, h2, h3, h4, h5{
color: #fff;

}

h1{
text-indent: -9999px;
height: 216px;
width: 639px;
background: url(../images/openhouse/header.jpg) no-repeat center top;
}

a{
color: #fff;

}

a:hover{
color: #fff9cf;

}

.detail{
border: 5px solid #fff;
margin-bottom: 2em;

}

ul{
list-style: none;
margin-left: 0;

}

.italic{
font-style: italic;

}

#map{
overflow: hidden;
display: block;
width: 700px;
height: 396px;
border: 5px solid #fff;
margin-bottom: 40px;
}