#wrap {background-image:url(/templates/cache/5733/images/bg.jpg);
    background-size:cover;background-repeat:no-repeat;
 	background-attachment: fixed;margin:auto;padding:0;}

#main-wrap {background-color:#ffffff;}



/*更改選單字的顏色級背景*/
.rwd-navbar-toggle .label {
    color: #ffffff;background:#ec8710;padding:3px;border-radius:3px} 


/*更改漢堡選單顏色 (那三條線)*/
.navbar-icon-bar {
background-color: #ec8710;}
.navbar-icon-bar:before, .navbar-icon-bar:after{background-color: #ec8710;}