body{
background-color:#333333;
padding:0px;
margin-left:1px;
background-image:url(../images/white.jpg);
background-repeat:repeat-y;
background-position:center;
background-attachment:fixed;
}


html >body{margin:0px;}