body {
    font-size: 20px;
    color: black; 
    overflow:hidden;
}
p {
    padding: 0 0.5em;
    margin: 0;
}

.content {
    /*background-attachment: fixed;*/
    width: 100%;
}


#content7 {
  position: relative;
}

/*#content6 {
    background-image: url("../img/background2.jpg");
    height: 960px;
}

#content6 p{
    font-size: 50px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    line-height: 960px;
}*/

canvas{
  vertical-align:bottom;
}