#container {
	background: url(../images/grillBackground.jpg) no-repeat left bottom;
}
#content ul {
	list-style: square inside;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content ul li {
	text-indent: -15px;
	padding-left: 15px;
}

