#Logo
{
  text-align: center; 
  
}
#LogoName
{
  font-size: 6vw;
    text-align: center;
}
#Navigation
{
  font-family: Georgia, 'Times New Roman', Times, serif;
  background-color: red;
  font-size: 3vw;
  text-align: center;
  padding: 4%;
  color: white;

}