body {
font-size: 12pt;
font-family: sans-serif;
}
h1 {
font-size: 18pt;
color: #ff0000;
background-color: transparent;
font-family: "Comic Sans MS", sans-serif;
font-weight: bold;
text-align: center;
}
h2 { font-size: 14pt;
color: #ff0000;
background-color: transparent;
font-family: "Comic Sans MS", sans-serif;
font-weight: normal;
text-align: center;
}

.blue {
color: blue;
background-color: fff;
border: 1px solid;
margin-left: 10%;
margin-right: 10%;
}
