p {
font-family: "Arial";
color: rgb(65, 137, 113);

font-size: 90%;
}

table { border: 3px solid grey; caption-side: up; }
tr { font-style: sans-serif; }
td { background-color: white; text-align: left; width: 30%; }

body {
  background-image: url("http://www.twitterevolutions.com/bgs/ice-hockey-twitter-background.jpg");
}

#mission {
 font-family: "Garamond","Century Gothic", serif;
 color: rgb(0, 0, 255);
 font-size: 120%
 }
 .special {
  background-color: yellow;
  font-weight: bold;
  }
   h1{ 
 font-size: 110%
  }
  h4{ border:5px solid blue;
  border-radius: 12px;
  font-size: 150%
  }
  h2{ 
 font-size: 220%
  font-weight: bold;
  }
  h3{ 
  font-weight: bold;
  }