body {
font-size: 10pt;
color: #000080;
background-color: #afeeee;
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: bold;
text-align: left;
text-indent: 1in;
}

h3 {
font-size: 12pt;
color: #000000;
background-color: #faebd7;
border-color: #000000;
border-style: solid;
font-family: "Comic Sans MS", sans-serif;
font-weight: bold;
text-align: center;
margin-left: 10%;
margin-left: 10%;
}
p {
margin-left: 10%;
margin-right: 10%;
{