@import "screen.css";

body {
  background: #fff;
  color: #000 !important;
  font: normal normal 12pt/16pt Georgia, "Times New Roman", serif;
  margin: 0;
  padding: 0;
}

a {
  color: #000 !important; 
}

div#wrapper {
  margin: 0;
}
