body{
    background-color: aquamarine;
}

a{
    text-decoration: none;
}

.body_{
    padding-left: 20%;
    padding-right: 20%;
}


