#back
{
width: 50%;
margin-top: 5%;
margin : auto;
height: 20%;
text-align: center;
}

a
{
color: red;
text-decoration: none;
}

a:visited
{
color: red;
text-decoration: none;
}

a:hover
{
color: red;
font-weight: bold;
}
