html{
background: #864b5b url(/img/backgr_yellow.gif) repeat;
height:100%;
}

body {
background: transparent url(/img/cntback_yellow.gif) repeat-y;
background-position:50% 0;
margin:0;
padding:0;
height:100%;
}

html>body {
 min-height:100%;
 height:auto;
}


#header {
background: transparent url(/img/head_yellow.jpg) no-repeat;
}
