.body-300 {
  width:300px;
}

.body-450 {
  width:450px;
}

body {
  font-size:103%;
  margin:0px auto;
  width:88%;
}

h3 {
  font-size:135%;
}

h4 {
  font-size:115%;
}

img.med {
  height:43%;
  width:43%;
}

img.small {
  height:25%;
  width:25%;
}