html{
border-style:none;
}

body {
margin:0;
background-image: url(../images/back_bg.jpg); 
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
border-style:none;

}
