section{
    padding-top: 3em;
    padding-bottom: 3em;
}

#contactInfo{
    padding-top: 8em;
    padding-bottom: 8em;
    background-image: url('../images/scrollTransparent920.png');  
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    text-align: center;
    font: italic bold 14px/20px Georgia, serif;
    margin-bottom: 3em;
}
#contactInfo a{
    color: black;
    text-decoration: none;
}

#contactInfo a:hover{
    color: blue;
    font-size: 110%;
}
