body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffc;
	margin:0px auto;
}
/* ---------------------------------  Review  ------------------------*/
#review {
	width:750px;
	background-color:#FFF;
	margin:0px auto;
	border:1px solid #000080;
	}
#review p {
	font:11px Arial, Helvetica, sans-serif;
	margin:8px ;
	}
#review h1 {
	font:48px "Times New Roman", Times, serif;
	margin:8px
}
.spread {
	line-height:1.2;
	margin:0;
	text-align:justify;
	}
	
#fact p{
	margin:0px 0px 0 0;
	padding:0;
	position:relative;
	top:340px;
	line-height:1.0;
	text-align:left;
}


#box {
	width:436px;
	height:690px;
	background-image:url(images/lounge.jpg);
	background-repeat:no-repeat;
	}
#box p {
	margin:8px 8px 0 8px;
	line-height:1.1;
	text-align:left;
	}


