

#Anne{
  color: yellow;
}

body{
margin-left: 50px;
padding: 0px;
text-decoration: none;
font-size: 1.5em;
color: green;
}

.Intro{
text-align: center;
margin-top: 5%;

}

.Intro img{
width: 50px;
height: 75px;
margin-left: 20px;

}

.MainMenu table{
 border: solid black 2px;
 margin-left: 5%; 
 width: 90%;
}

#NameText{
color: skyblue;
font-family: Rockwell Extra Bold, Rockwell Bold, monospace;
}