#header-link h1{
    text-decoration:none;
    display:block;
    width:508px;
    height:120px;
    background-image:url("../images/snow-liner-logo.png");
    line-height:300px;
    overflow:hidden;
margin:0px;
}

#header-link{
    width:508px;
    height:120px;
    display:block;
    overflow:hidden;
}


h2{
    color:#315cdc;
    font-size:26pt;
    margin:15px 0;
    font-weight:normal;
    font-family:Segoe UI Light, Trebuchet MS, sans-serif;
}

h3{
    font-weight:normal;
    color:#315cdc;
    font-size:14pt;
    margin:15px 0;
}

.Cyfy__content p{
    line-height:180%;
    margin:10px 0;
}

.Cyfy__content ul{
    line-height:180%;
    margin:10px 0;
}

.Cyfy__content ul li{
    margin:2px 0;
}

.noBorder{
    border-width:0px;
}

table.noBorder th, table.noBorder td{
    border-width:0px;
}