H1.title1{
  color:white;
  font-weight:bold;
  font-size:10pt;
  font-family:Comic SansMS;
  background-color:orange
}
H2.title2{
  color:white;
  font-weight:bold;
  font-size:14pt;
  font-family:Comic SansMS;
  background-color:orange
}
H3.line1{
  color:#ee6600;
  font-weight:bold;
  font-size:11pt;
  font-family:Comic SansMS;
  background-color:white
}
H4.line2{
  color:gold;
  font-weight:bold;
  font-size:11pt;
  font-family:Comic SansMS;
  background-color:black
}
.btn12{
  font-weight:bold;
  font-size:12pt;
  color:white;
  background-color:orange
}
a:hover{
  color:green;
  font-weight:bold;
  font-size:10pt;
  font-family:Comic SansMS;
  background-color:orange
}
#egga{
  position:absolute;
  left:-100;
  top:0;
}
