body {
background-image:url('a.jpg');
background-repeat:no-repeat;
background-color:#140f0d;
background-attachment:fixed;
}

.content-wrapper {
background: url('trans-top.png') top left no-repeat;
padding-top:7px;
width:947px;
margin:0px auto;


}

.content-wrapper-body {
background: url('trans-body.png') top left repeat;
padding:0px 3px 3px 3px;

}
