html #footer .copyright {
       background-color: rgba(191,166,193,1) ; 
    } 

html {
       background-color: rgba(255,255,255,1) ; 
    } 

html body {
       background-color: rgba(255,255,255,1) ; 
    } 

html #main-menu ul.menu > li > a {
       font-style: normal ; 
       text-decoration: none ; 
       font-weight: normal ; 
    }