#etc h1 {
    text-align: center;
}

#etc {
margin-bottom: 0px;
padding-top: 8%;
padding-bottom: 4%;
}

#informative{
    text-align: right;
    padding-top: 2%;
    padding-bottom: 4%;
}

#inf:link, #inf:visited, #inf:active{
    color:#000000; 
    background-color:transparent; 
    text-decoration:none;
}

#inf:link:hover {
    color:#000000;
    background-color:transparent;
    text-decoration:underline;
}
@media(max-width: 700px){

 #boxes{
    margin-top:-100px;
}
     }