body {
 background-color:white;
 background-image:url(pagegone.png);
 background-attachment: fixed;
 background-position: top center;
 background-repeat:no-repeat;
 color:white;
 padding-top:50px;
 }

h1 {color:white}
p {color:white}
div {height:200px}
