#body_pic{
    position: relative;
    width: 844px;
    height: 366px;
    background-image: url("../images/location_top_pic.png");
}


#location_info{
        position: relative;
	font-family: "Century Gothic", sans-serif;
	font-size: medium;
	color: #000000;
        text-align: left;
        padding-left: 20px;
        font-weight: lighter;
}

.location_link{
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}