html, body {
background-image: url("back.jpg");
background-repeat: repeat;
width: 1000px;
margin: 0px auto;
}


