body {
  color: black;
  background-color: #c6c3c6;
   }
a:link	  { 	color: #465030 }
a:visited	  { 	color: #363070 }
a:active	  { 	color: #363070 }

h1 { 
  font-weight: bold;
  text-decoration:underline;
  font-size: large;
  line-height: 14px;
  text-align:center;
  font-family: "Comic Sans MS", sans-serif; 
  }