@import url("layout.css");
@import url("type.css");

body {
background: #C4D6E0 url(/shuteyes_static/images/bg.jpg) repeat-x;
margin: 0;
padding: 0;
height: 100%;
color: #475567;
font-size: .9em;
line-height: 1.3em;
font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
/*font-family:"Georgia","Baskerville",serif;*/
}

/* commented backslash hack \*/ 
html, body{
height: 100%;
margin: 0;
padding: 0;
} 
/* end hack */
html,body { 
margin: 0; 
padding: 0; 
}
