.mainmenu
{
position: absolute;
top: 33%;
left: 33%;
width: 33%;
background-color: #c9c3c3;
color: black;
padding: 0.5em;
text-align: center;
}
body
{
background-color: #c7b4d5;
margin: 0.5cm;
}
h1
{
text-align: center;
}

/*a:hover
{
background: #eee;
color: black;
}*/



a:link {text-decoration: none; color: #6f056b;}


