/* hide from ie on mac \*/
html, body, #website {
    height: 100%;
}
/* end hide */
body {
    background: #250206;
    font: 86% Arial, sans-serif;
	color:#FFF;
    margin: 0;                
}