#content_box {
	position: absolute;
	top: 0%;
	left: 13%;
	overflow-y: auto;
	overflow-x: hidden;
	}
img.bellagio {
	height: 100%;
	width: 100%;
	z-index: 2;
	opacity: 0.2; /*for Firefox*/
	filter: alpha(opacity=20); /*for IE*/
	}
p.contact_us_text {
	font-family: freestyle script, calibri;
	font-size: 300%;
	font-color: white;
	position: absolute;
	top: 1%;
	left: 35%;
	}
table.contact_box {
	position: absolute;
	top: 28%;
	left: 23%;
	font-family: times new roman, calibri;
	font-size: 150%;
	font-color: white;
	}
td.col_one {
	text-align: left;
	}
td.col_two {
	text-align: left;
	}