Bu şekilde dene bi.

body
{
  width: 980px;
  margin: 0 auto;
  padding: 0;
  background-color: #E3E8EB;
  background-image: url('images/Page-BgTexture.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}