.wrap {
    background: #f3f3f4;
    box-shadow: 0 0 15px #000;
    margin-top: 30px;
    margin-bottom: 30px;
}


a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #1A4B9A;
}