
* {
  float: none;       /* Screens are not big enough to account for floats */
  font-size: 80%;    /* Slightly reducing font size to reduce need to scroll */ 
/*  background: #fff;  
  color: #000; */
}

/*@media mobile{body{background:white;color:#333;margin:0;padding:0;width:100%;font-size:.8em;}
}*/


