* {
  float: none;       /* Screens are not big enough to account for floats */
  color: #000;
}

/* Slightly reducing font size to reduce need to scroll */
body { font-size: 80%; }