#top {
 background-image: url(../images/logo.png);
 height: 40%;
}
#content-container { height: 60%; }
#content-container #content { text-align: center; }
#content #address-container {
 color: #ffffff;
 padding-top: 30px;
 width: 100%;
 height: auto;
}
h2#address-heading {
 font-size: 300%;
 color: #ffffff;
 font-weight: normal;
}
p#address-content { font-size: 100%; }
#slideshow { float: left; }

