#heading {
	background-image: url(../images/headings/Welcome-to-The-Mexican.gif);
	width: 500px;
	height: 60px;
}
#homeImg img {
	display: block;
	float: left;
	margin: 0;
	padding: 1px;
	border: 1px solid rgb(134,30,14);
	margin: 2px;
}

#openingTimes {
	margin: 20px;
	list-style-type: square;
	font-weight: bold;
	font-size: 1.2em;
}

#openingTimeHeader {
	background-image: url(../images/headings/OpeningTimes.gif);
	width: 500px;
	height: 60px;
	clear: left;
	margin-top: 15px;
}