BODY {
	font-family: arial, helvetica, sans-serif;
}

TD {
	font-size: 90%;
}

SMALL {
	font-size: 75%;
}

table {
	margin: 10px auto;
}

.bg {
	width: 250px;
	height: 156px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.05px;
	text-transform: uppercase;
	float: left;
	margin: 0 5px;
	position: relative;
}

.tor {
	background: #000 url('/gifs/bg-tor.jpg') no-repeat 0 0;
}

.nyc {
	background: #000 url('/gifs/bg-nyc.jpg') no-repeat 0 0;
}

.hou {
	background: #000 url('/gifs/bg-hou.jpg') no-repeat 0 0;
}

.ftl {
	background: #000 url('/gifs/bg-ftl.jpg') no-repeat 0 0;
}

.bg span {
	display: block;
	position: relative;
	top: 120px;
	background: rgba(0,0,0,0.6);
	padding: 5px 10px;
}