body {
font-size: 10pt;
color: #000080;
background-color: #000080;
font-family: sans-serif;
}
p {
margin-left: 10%;
margin-right: 10%;
}
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;
}

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

.title {
color: #ffffff;
background-color: #dc143c;
font-size: 14pt;
font-family: "Comic Sans MS", sans-serif;
font-weight: bold;
text-align: center;
}
