
*
{

    font-family: Verdana, sans-serif;
}

body
{
    background-color:rgb(240, 240, 240);
}

p
{
    font-family: Verdana, sans-serif;
    font-size: 1em;
   
}

a
{
    text-decoration: none;
    font-family: Verdana, sans-serif;
    font-size: 2em;
    font-weight: normal;
    text-align: center
}

h1
{

text-align: center;



}