@charset "utf-8";
body {
	background-color: #54301a;
	background-image: url(Pizza-Mondo-images/PizzaMondo-background.jpg);
	background-repeat: repeat-y;
	width: 100%;
}
#page {
	background-image: url(Pizza-Mondo-images/PizzaMondo-our-story.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-top: -15px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
}
#page #content {
	background-repeat: no-repeat;
	background-position: center 500px;
	padding-top: 225px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#page #navigation {
	width: 750px;
	margin-top: 10px;
	margin-left: auto;
}
#navigation #home {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 95px;
}
#navigation #menu {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 100px;
}
#navigation #delivery {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 100px;
}
#navigation #locate {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 85px;
}
#navigation #our_story {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 100px;
}
#navigation #contact {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 48px;
	width: 84px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFCC;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

