body
{
background-image:url("hatter.jpeg");
color:#010752;
}

h1
{
text-decoration: underline;
text-align:center;
color:#010752;
}
p
{
line-height:1.5em;
text-indent:20pt;
text-align: justify;
}

a:link
{
text-decoration: none;
color:#010752;
}
a:visited
{
text-decoration: none;
color:#010752;
}
a:hover
{
text-decoration: none;
color:#15436C;
}
a:active
{
text-decoration: none;
color:#15436C;
}

