body 
{
background-color: rgb(175,255,255);
}

h1 
{
font-family: "brush script mt italic", "amaze";
color: black;
text-align: center
}

h2
{
color: blue;
font-style: italic;
font-size: 125%
}

h3 
{
font-family: "brush script mt italic", "amaze";
font-size: 230%
color: black;
text-align: center
}