body
{
background-color: efefef ;
font-family:arial,sans-serif;
text-align: center ;
}

h1
{
font-size: 3em ;
color: #012301 ;
}
h2
{
font-size: 1.6em ;
}
h3
{
font-size: 1.4em ;
}


/*
a:link {color: ; text-decoration:underline;}
a:visited {color: yellow; text-decoration:underline;}
a:hover {color:yellow; text-decoration:none;}

*/
