.sectionTitle{
    padding:8px 16px;;
    z-index:2;
    text-align: center;
    background-color: #FFF6F4;
    min-width:180px;
    transform:rotate(-3deg);
    position:absolute;
    top:190px;
    left:350px;
    box-shadow: 0 5px 5px hsla(322, 87%, 12%, 0.13);
}

.mainContent{
    background-image:url(media/recordsBackground.gif);
    background-size:50px !important; 
    background-repeat:repeat;
}
