HTML > BODY > A.pl-link-credit {
       display: none!important; 
    } 

HTML > BODY > DIV#site > DIV.site-wrap-pad > DIV#page > DIV.page-wrap-pad > HEADER#header {
       background-color: rgb(0, 0, 0); 
       border-bottom-style: solid; 
       border-bottom-width: 3px; 
       color: rgb(228, 241, 136); 
    } 

HTML > BODY > DIV#site > DIV.site-wrap-pad > FOOTER#footer {
       background-color: rgba(0,0,0,1); 
       border-top-color: rgba(245,228,101,1); 
       border-top-style: solid; 
       border-top-width: 3px!important; 
       color: rgba(228,241,136,1); 
    } 

