/* Styles common to large and small screens */
-/* Minimal CSS reset */
-
-html, body {
- margin: 0;
- padding: 0;
- border: 0;
-}
-
-table {
- border-collapse: collapse;
- border-spacing: 0;
-}
-
.fillL { background-color: white; }
/* Default rules for the body of every page */