.navbgimg 
{
    background-image: url('../images/buttonbg.png');
    vertical-align: middle;
    width:230px;
    height: 50px;
    padding-top:13px;
    padding-left:80px;
    float: left;
    margin-right: 140px;
}
.navbgimg :hover{
    color: black;
}
.navbgimg a { 
    font-size: 20pt; 
    font-family:ink free; 
    color:#898581; 
    text-decoration:double; 
    font-weight: bold;
}
.title{
    font-size: 30pt; 
    font-family:Segoe Script; 
    color:#898581
}
.insta{
    font-family:ink free; color: #898581; text-decoration: none;
}
.insta:hover{
    font-weight: bold;
}

.aboutTxt{
    margin-top: 30px; text-align: left; font-family: Segoe Script; font-size: 15pt; color:#898581;
    
}

.mp3Title{
    margin-top:40px;
    font-size: 22pt; 
    font-family:Segoe Script; 
    color:#898581;
    font-weight:bold;
}
.song a{
    font-size: 18pt; 
    font-family:Segoe Script; 
    color:#898581;
    text-decoration: none;
}
.song a:hover{
    font-weight: bold;
}
.songList{
    font-size: 18pt; 
    font-family:Segoe Script; 
    color:#898581;
    text-decoration: none;
}
.contactUs{
    font-size: 14pt; 
    font-family:'brushscript';
    font-style: italic;
    color:#898581;
    text-decoration: none;
}