body
{
width: 80%;
margin: auto;
}

a
{
color: #7FDDF9;
text-decoration: none;
font-style: italic;
}

a:hover
{
color: #7FDDF9;

}
