body
{
background-color:#5865b3;
}
h1 {
font-size : 200%;
}
h1 {
text-align : center;
}
h1 {
color: white;
}
p.a {
color: white;
}
a:link {
color : white;
}
a:visited {
color : white;
}
a:hover {
color : white;
}
a:active {
color : white;
}