/* Enter Your Custom CSS Here */
body.custom-background {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


#wrapper {
    background-color: rgba(255, 255, 255, 0.1);
}

#imageMenu ul li a {
 background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/02/pop-art.jpg") repeat scroll 0 center;
}

.header_section {
    background: rgba(15, 0, 0, 1) none repeat scroll 0 0;
    color: #ffffff;
}
.head-contact-info li a {
    color: #ffffff;
}


.container {

    width: 90%;

}
