body {background-color: #60118D}
p
{
font: 14px Century Gothic;
color: white;
}

h1
{
font: 16px Century Gothic;
color: white;
}

h2
{
font: 18px Century Gothic;
color: white;
}


a:link,a:active,a:visited { color : #E4EA86; }
a:hover		{ text-decoration: underline; color : #000000; }
