body {
	background-image: url('../images/background.gif');
}

br {
	clear: both;
}

#homeHeader {
	width: 525px;
	height: 200px;
	text-align: right;
	padding-top: 50px;
	margin: 0;
	background: transparent url('../images/logo.gif') left no-repeat;
}

#addressBox {
	float: right;
	margin-top: 40px;
	margin-bottom: 50px;
	color: #ddd;
}

.textBox {
	margin: 40px 100px;
	color: #ccc;
}
.infoTable div {
	width: 50%;
	text-align: center; 
}
.infoTable li h2 {
	display: inline;
}
.infoTable h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 2px;
}

#special {
	z-index: 1000;
	width: 100%;
	position: absolute;
	bottom: 5px;
	left: 0;
	text-align: center;
	background: transparent url(../images/pipe.png) bottom center no-repeat;
}
#smoke {
	 width: 10px;
	 height: 10px;
	 padding-bottom: 122px;
}
