body {

background-image:url('../photoassets/SLO1.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}

h1,h2,p {
color: red;
text-align: center;
}
