/* CSS code to load custom images in categories - Waxing Mens is 143 */

body#bd {
        background: url(/images/bghomme.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

/* #ja-container .main */
#ja-container .main-inner3 {
/*    background: none repeat scroll 0 0 white; */
/*    opacity: 0.6;*/
    background: url(/images/tp_bg.png) repeat;
/*    box-shadow: 1px 2px 3px #CBD0E2; */
}