body {background-color: #FFCC00; font-family: Helvetica, Gill, sans-serif; font-size: 16px; }

.small {font-size: 12px; /* 75% of the baseline */}

.large {font-size: 20px; /* 125% of the baseline */}

h1 {font-size: 2em; font-weight: bold; color: black; background-color: transparent }

h2 {font-size: 1.5em; font-weight: bold; color: black; background-color: transparent }

h3 {font-size: 1.25em; font-weight: bold; color: #0033FF; background-color: transparent }

p {font-size: 1em; color: black; background-color: transparent; line-height: 100% }

img {
  max-width: 100%;
  display: inline-block; }

