H1 {
   font-size: 30px;
   color: CC0000;
   font-family:arial;
   font-style:italic;


}
H3 {
   font-size: 20px;
   color: CC0000;
   font-family:arial;
   font-style:italic;


}
.warning {
   color: Red;
   font-weight: bold;
}
#footer {
   background-color: Gray;
}

