BODY { 
  margin: 0;

  color: #000000; 
  background-color: #FFFFAA;

  font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
}

img.centreImage800 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -400px;
  height: 600px;
  width: 800px;
  text-align: center;
  border: 0;
}

h6 {
  text-align: center;
}