body
        {
        background:#A2A2A2;
        color:#101010;
        margin-top:10px;
        margin-left:25px;
        font-family:Cambria, Geneva, Times New Roman, Arial;
        font-size:14pt;
        margin-right:25px;
        }
h1
        {
        font-size:30pt;
        }
h2
        {
        font-size:24pt;
        }
td
        {
        text-align:center;
        font-size:14pt;
        }
.test {
        background-image: url("http://www.meteor.iastate.edu/~jdduda/chasing/dumb-and-wetter.png");
        background-size: contain;
      }

