body    {
    background-color:#ffffff;
    margin:0;
    padding:0;
            
        }
       
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#000000;}
a:active {color:#000000;} 
a:hover {opacity:.6;}

#footer { 
    background-color:black;  
    position: fixed; 
    height:25px; 
    width:100%; 
    bottom: 0px; 
    z-index:1; 
    color:#ffffff; 
    font-family:"PT Sans"; 
    font-size: 20px; 
    text-decoration: none; 
    z-index:2;
}

#emailfooter  {
    float:left;
    color:#ffffff;
}

@media only screen and (max-width: 450px) {
  #emailfooter {

  }  
} 

        


@media only screen and (max-width: 450px) {
  .rslides_container {
    position:relative; 
    margin-top:35%;
  }  
} 

        
