body {
 background-image: url(../images/bg.jpg);
 background-repeat: repeat-x
 background-attachment: fixed;
 background-position: 0px 0px;
 background-color: #DDDDEE; height:400px;
}
