body{
background-color: #999a9e;
background-attachment: fixed;
background-image: url(img/bg.jpg);
background-position: center top;
background-repeat: repeat-x;
margin: 0 0 0 0;
}

