body {font-family:"Century Gothic";
    background-color: white;
align-content: center;}

#vertical{text-align: center;
    background-color: white;
                        }
#nav{
    background-color: white;
    font-weight: bold;
    font-size: larger;
}
a:link    {text-decoration:none; color:black }
a:visited  {text-decoration:none; color:black }
a:hover    {text-decoration:none; background-color:gray; color:white }
a:active {text-decoration:none; color:black }



