body {
background-image: url('index.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-color: #FEFEFE;
}

