h1 {
   font-family: srial, sans-serif;
   font-size: 25pt;
   color: #3300cc;
   text-align: center;
}
h2 {
   font-family: srial, sans-serif;
   font-size: 20pt;
   color: #FFFF00;
   text-align: center;
}
h3 {
   font-family: srial, sans-serif;
   font-size: 15pt;
   color: #FF9900;
}
h4 {
   font-family: srial, sans-serif;
   font-size: 10pt;
   color: #FF3300;
}
body {
	background: #c0ffa0;
}
