body {
 background-image: url("bg.jpg");
 background-repeat: no-repeat;
 background-color: white;
 background-position: center;
 background-attachment: fixed;
}
