body {
  font-family: 'Trebuchet MS', 'Gill Sans', Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 135%;
  text-align: justify;
  background-color: #ffffdd;
  }

h1 {
  text-align: center;
  padding: 10px;
  margin-bottom: 2px;
  }

h2 {
  margin-top: 2px;
  text-align: center;
  }

img {
  float: right;
  padding: 10px 0px 20px 20px;
  }