
@import url("/css/all.css") all;


/* the <ul> that is the menu bar */
#menu
{
	margin: 0;
	padding: 1.25em 2em;

	color: black;
	background-color: rgb(238, 238, 238);
}

