#content_box {
	position: absolute;
	top: 0%;
	left: 13%;
	overflow-y: auto;
	overflow-x: hidden;
	}
img.taj_hotel {	
	opacity: 0.2; /*for Firefox*/
	filter: alpha(opacity=20); /*for IE*/
	height: 100%;
	width: 100%;
	z-index: 2;
	}
p.about_text {
	font-family: freestyle script, calibri;
	font-size: 300%;
	font-color: white;
	position: absolute;
	top: 5%;
	left: 5%;
	}
p.about_description {
	margin-right: 10%;
	font-family: calibri;
	font-size: 150%;
	color: white;
	text-indent: 3em;
	position: relative;
	top: 25%;
	left: 5%;
	}