html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#Bocci {
	background-image: url(images/Bocci-tile-200-2b.jpg);
	background-repeat: repeat;
	background-color: #66CCBB;
}

body#Gil {
	background-image: url(images/Gil-tile-wo-name-3b.gif);
	background-repeat: repeat;
	background-color: #66CCBB;
}

.page_heading {
	margin-left: 10%;
	clear:left;
	margin-top: 1.25em;
	margin-bottom:0.5em;
}

h3.page_heading#more_top_space {
	margin-top:2.5em;
}

h3.recipe {
	margin-left: 15%;
}

ul.recipe {
	margin-left: 20%;
	padding-bottom: 1em;
}

p.intro {
	text-indent: 2em;
}

#mbc {
	border: medium solid Blue;
}

#scc {
	border: medium solid Red;
}

.row {
	width: 1000px;
	margin:3px 15%;
	padding:0.5em 0;
	clear:both;
}

.cell {
	width:270px;
	float: left;
}

.clear {
	clear: both;
}

.center {
	text-align:center;
	margin: 0 auto;
}

div#image {
	margin-top:30px;
	margin-bottom:30px;
	margin:0 auto 0 auto;
	border: 1px black solid;
	width:942px;
}

h1#page_heading {
	width:941px;
	margin-top:10px;
}

#restaurants_bottom {
	margin-bottom:1em;
}

div#credits {
	margin-top:1em;
}

div#footer {
	margin-top:1em;
	margin-bottom:1.5em;
}

.smaller_fontsize {
	font-size: smaller;
}

.italic {
	font-style:italic;
}

.h2_font_for_this_site {
	font-weight:bold;
	font-size:22px;
}
