
body{
	background-color:#026e01;
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}

.shell{
	width:886px;
	margin-left:auto;
	margin-right:auto;
}

.content-container{
	background-image:url(../images/shell-background.png);
	width:817px;
	padding-left:24px;
	padding-right:45px;
}

.main-page-hours{
	background-image:url(../images/hours.png);
	height:245px;
	width:262px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
}

.main-page-specials{

	padding:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.footer_{
	margin-left:auto;
	margin-right:auto;
	height:104px;
	width:886px;
	background-image:url(../images/footer-background.png);
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-weight:400;
	line-height:30px;
	font-size:12px;

}