/* CSS Document */

#incont {
	background-image: url(../graphics/incontback.jpg);
	left:196px;
	top:216px;
	width:695px;
	height:720px;
	z-index:9;
	padding-left: 0px;
}

h1 {
	margin-left: 9px;
	}
	
 #specials li {
 background:url(../graphics/specialbullet.png) left center no-repeat;
 padding-left: 15px;
 }