/*! Place your custom styles here */
body{ background: #9DB593;color: #FFF}.contain { width: 1920px;margin-right: auto;
    margin-left: auto;}



#menu1 {position: fixed;width: 100%;}
#feattext { top: 120px }
@media (max-width: 768px) { 
    #menu1 {position:relative}
    #feattext { top: 20px }
    
}

#contact a:link,#contact a:visited { color: #FFF}
#theteam a:link,#theteam a:visited { color: #FFF}
