*{
outline: 0;
-webkit-user-select: none;
-webkit-touch-callout: none;
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-moz-user-select: none;
-moz-touch-callout: none;
-moz-text-size-adjust: none;
-moz-tap-highlight-color: rgba(0,0,0,0);
}
table {font-size: 1em;}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
body {
width: 100%;
overflow-x: hidden;
font-family: Trebuchet MS; 
background: #f9f6cf;
}