body {
  background: #eee;
}

div.maintext{
  text-align: center;
  font-size: 35pt;
  font-family: "MS Trebuchet", Arial, sans-serif;
}
div.mainimagebox{
  text-align: center;
}
img.mainimage {
  margin-top: 100px;
  border: solid;
  margin-bottom: 50px;
}


