.background {position:absolute;width:100%;height:130px;background:url(../images/light3.png) 0 -384px repeat-x;}
.background {
position:absolute;width:100%;
height:955px;
background: #fff url(../images/your_custom background.png) no-repeat center top;
}
background:#fff url(../images/your_custom background.png) no-repeat scroll 50% 0;
.background {background:url(../images/bg_main.jpg) repeat;}
.background {
background:transparent url(../images/light4.png) repeat-x scroll 0 -384px;
height:130px;
position:absolute;
width:100%;
}
.background {
background:transparent url(../images/YOUR_IMAGE.png) repeat scroll 0 0;
height:130px;
position:absolute;
width:100%;
}
<body id="ff-<?php echo $fontfamily; ?>" class="<?php echo $fontstyle; ?> <?php echo $headerstyle; ?> <?php echo $bodystyle; ?> iehandle">
<div class="wrapper">
</body>
</div>
body { background-color: #fe6 !important; }
.wrapper { background-color: #fff; }
Time to create page: 0.059 seconds