  @font-face {
    font-family:"godofwar";
    src: url("../fonts/GODOFWAR.TTF") /* TTF file for CSS3 browsers */
}

.bw { background: #ffffff !important; }
.bd { background: #f7f7f7 !important; }
.chide { display: none !important; }
.fa-2x { font-size: 2em; margin-right: 10px; }
.social-list li:hover { color: #fff; }

#main-header {
    background: url(../img/rainbow-bar.jpg) top repeat-x;
    background-color: #fff;
}
#contact-list li a, #social-list li a { color: #bbbbbb; }
    
