body {
  display: block;
  margin: 8px;
  color: #0C3CFE;
  background: #0C3CFE; 
}

a:link, a:visited {
  background-color: #FF625F;
  color: white;
  width: 100px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}


.sectiontext { 
color: yellow; 
text-align: center; 
font-size:12pt 
}


.LeftNav { 
color: yellow; 
text-align: left; 
font-size:14pt 
}

.contentText { 
color: yellow; 
text-align: center; 
font-size:12pt 
}

.contentImage { 
color: yellow; 
text-align: center; 
font-size:12pt 
}