body{
font-family: 'Times New Roman', Times, serif, sans-serif;
background-color: white;  

}
h1{
    text-align: center;
    
}
#contact{
    text-decoration: underline;
    color: black;
    text-align: center;         
}
#contact a{
     color: black;
}
.sectionheadings{
    text-align: center;
    border-top: thick double black;
    border-bottom:thick double black;
    line-height: 1.3;
    
    
}
h4{
    text-align: left;
    line-height: 1.1;
}
#span-a{
    margin-left: 40px;

}
#span-b{
    margin-left: 90px;
}
div.f{
    line-height: 1.3;

}
li{
    font-size: medium;
    line-height: 1.1;

}