#mainlogo{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    
}
#contactinfo{
    
    margin-left: 50%;
    margin-right: 50%;
    
}

#footer{
    position: fixed;
    margin-left: 50%;
    margin-right: 50%;
    white-space: nowrap;
    bottom: 0%;
}

h3{
    font-family: Candara; 
    font-size: 16px; 
    font-style: normal; 
    font-variant: normal; 
    text-align: center;
    font-weight: 400; 
    line-height: 8px; 
}

h4{
    font-family: Candara; 
    font-size: 13px; 
    font-style: normal; 
    font-variant: normal; 
    text-align: center;
    font-weight: 400; 
    line-height: 8px; 
}