@charset "UTF-8";
/* CSS Document */


body{
  font:65% arial,helvetica,sans-serif; /* Sets base */
  color:#FFF;
  background-color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
 }
  
a:link { color:#FFF; }

a:visited { color:#FFF; }

#home-footer #footer-copyright {
  padding-right:7px; 
  float:left;
  }
