#foot{
    margin-bottom: 15px;
}

#hand{
    margin-bottom: 15px;
}

#feeling{
    margin-bottom: 15px;
}

#videos {
}
h1 {
    margin-top: 23px;
    color: #752404;
    text-align: center;
    text-shadow: 0 2px black;
    letter-spacing: px;
    font-size: 30pt;
    font-family: 'helvetica';
}
h2 {
    color: black;
    letter-spacing: px;
    font-size: 10pt;
    font-family: 'helvetica';
    width: 700px;
    text-decoration: ;
    margin-left: -589px;
}
.home {
    line-height: 45px;
     width: 50px;
     font-size: 10pt;
     margin-top: 30px;
     position:fixed;
     top:0;
     right:30px;
 }

.contact{
    line-height: 63px;
     width: 69px;
     font-size: 10pt;
     margin-top: 60px;
     position:fixed;
     top:0;
     right:30px;
}

button {
    background-color: #752404;
    border-radius: 50%;
    color: white;
    border: none;
    cursor: pointer;
}
a {
    text-decoration: none;
    color: white;
    border: none;
    cursor: pointer;
}
#top {
    font-family: 'helvetica';
    margin-top:-20px;
    font-size: 12pt;
    text-decoration:overline
}

#note {
    font-family: 'helvetica';
    font-size: 12pt;
    margin-top: 30px;
    font-size: 11pt;
}