body  {
background-color: #ffffff;
background-image: url("images/fullimage_bw1.jpg")
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

h1  {
position: fixed;
width: 100%
color: "ffffff; background-color: #000000
height: 60px;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}


