BODY {  background: #fff url(../images/background_header.png) repeat-x; padding:0px; margin-bottom: 20px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
#wrapper { /* also holds the left "sliding" tab */
text-align: left;
width: 97%; /* this can fixed or fluid */
margin: 0 auto; /* NN will put content out of scrollable reach if auto is used unless there's a min-width on body too*/
position: relative;
z-index: 500;
}
