body {
  font-family: Arial, Verdana,  sans-serif; 
  font-size: 16pt; 
  background: url(images/webcookies.jpg) no-repeat center fixed;
  background-color: #2a569d; 
  color: #ffffff;
}
h1 {
  text-align: center;
  color: #ffffff;
  font-size: 26pt;
  font-family: Arial, Times, serif;
  font-weight: normal;
  margin-top: 5%;
  margin-left: 100px;
  margin-right: 100px;
}
p {
  text-align: center;
  color: #ffffff;
  margin-left: 100px;
  margin-right: 100px;

  padding-left: 10px;
  padding-bottom: 10px;
}
