* {
 font-size: 9px;
 font-family: "MS Sans Serif", "Small Fonts", "Microsoft Sans Serif", sans-serif !important;
}
html, body {
 margin: 0;
 padding: 0;
}
html {
 background: #808080 !important;
}
body {
 width: 240px;
 color: #000;
 background: #fff;
}