

body{ 
	background:#262424;
	/* default font */
	font-family:Trebuchet MS,Georgia,Arial,sans-serif;
	font-size:15px;
}
	
#banner{
	background-color:#FFFFFF;
	width:920px;
	text-align:center;
	padding-bottom:10px;
}


/* default restaurant name if not set */
h1{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	font-size:30px;
	font-style:italic;
}