@charset "UTF-8";
/* YOUR CUSTOM CSS */

#menu{
	background: whitesmoke;
	text-color: darkred;
}

#submenu{
	color: darkred;
}