
h2
{
text-align : center;
background : #CED6FF;
color : #000000;
padding : 0.2em 0 0.2em 0;
}

body
{
text-align : center;
font:1em verdana, sans-serif;
background:white;
color:black;
margin:.5em;
}

a
{text-decoration:none;
color:#800080;}

a:hover
{text-decoration:none;
color:#FF0080;}


