div#contact {
    background-image: url(building.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 200px;
}
