body {

width: 90%;
font-size: 11pt;
line-height: 150%;
background: #fff;
font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
color: #000;
}

/* Global Stuff
---------------------------------*/

html * {

margin: 0;
padding: 0;

}


#navigation {

display: none;

}
