
body, html {
margin: 0;
padding: 0;
background: #e4e6e9;
width: 100%;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
line-height: 140%;
color: #666666;
font-size:13px;
min-width: 200px;
}

