/* Basic style for for users without JS */

body {
	color : Black;
	font-family : arial,helvetica,sans-serif;
}



/* hide some things not required for basic use*/
#menu{
	display : none;
}
