body {
    background: #013f67 url('images/background.jpg') repeat-x scroll 0 0;
}


#main_cont_inner {
    padding: 20px;
}

.footer-content {
    background: #28537E;
    color:white;

}
.footer-content a, .footer-content a:visited {
    color: white;
    text-decoration: none;
}
.footer-content a:hover {
    color: #eee;
}

a, a:visited{
    text-decoration: none;
    font-weight:bold;
}

@media (min-width: 400px) {
    .copyright-text {
        float: right;
    }
}

.phonelink {
    text-decoration: underline;
}
