body {
    background: #000 url(../img/background-checkers.gif) no-repeat;
}

.header {
    margin-bottom: 250px;
}

.location iframe {
    border: 5px solid #fff;
    border-style: inset;
}

.location p,
.location h3,
.location ul li,
.location ul li span,
.location ul {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    padding:0;
}
.location ul {
    margin: 0 0 0 20px;
}
.location h3
{
    font-weight: 100;
}
.location span {
    color: #ff0;
    opacity: 0.7;
}
