body {
  scrollbar-3dlight-color: #273A4D;
  scrollbar-darkshadow-color: #273A4D;
  scrollbar-arrow-color: #273A4D;
  scrollbar-face-color: #7198C0;
  scrollbar-shadow-color: #7198C0;
  scrollbar-highlight-color: #7198C0;
  scrollbar-track-color: #7198C0;
  background-attachment: fixed;
  background-image: url('text.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #7198C0;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: center;
  color: #3768B4;
  font-family: Comic Sans Ms;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  margin: 0pt;
 }

  P {font-size: 10pt;}
  H1 {font-size: 10pt;
      font-weight: bold;}
  H2 {font-size: 12pt;}
  H3 {font-size: 12pt;}
      font-weight: bold;}
  H4 {font-size: 14pt;}
  H5 {font-size: 14pt;
      font-weight: bold;}
  H6 {font-size: 16pt;}

img.mit {
  border-color: #3768B4;
  border-style: double;
  border-width: 3px;
 }


a {font-weight: bold;}
a:link {color: #3768B4;}
a:hover {color: #3768B4;
  text-decoration: overline underline;}
a:active {color: #3768B4;}
a:visted {color: #3768B4;}