body{	background: #FCFBF7;	background-image:url(images/sofa-ilike.jpg);	background-repeat: repeat;	font-family: helvetica,sans-serif;	font-size: 12px;}a, a:hover, a:visited a:active{	color: black;}#container{	width: 900px;	height: 500px;	position:absolute;	left: 50%;	top: 50%;	margin-top: -250px;	margin-left: -450px;	border: 4px solid black; /* this is the border around the entire page box and it was set at 1*/	background: #FCFBF7;	background-repeat: no-repeat;	background-position: right center;	background-image:url(images/seduction_header3.jpg);}#imgheader{	background-image:url(images/seduction_text_header3.jpg);	background-repeat: no-repeat;	background-position: center;	height: 48px;	width: 585px; /*was 570*/}#navigation{	height: 20px;	text-align: center;	padding-top: 4px;	width: 585px; /*was 570*/	top: 50px;}#navigation a, a:hover, a:visited a:active{	padding-right: 12px;	padding-left: 12px;}#navigation a{	text-decoration: none;}#navigation a:hover, a:visited a:active{	text-decoration: underline;}#content{	width: 585px; /*was 570*/	top: 60px;	height: 427px;	overflow: auto;}#content2{	width: 585px; /*was 570*/	top: 60px;	height: 395px;	overflow: auto;}#pageheader{	width: 585px;/*was 570*/	height: 32px;	overflow: auto;}h2{	margin:0px;	background-color: #A52B11;	color: white;	padding-left: 20px;	padding-top: 5px;/*was 5*/	padding-bottom: 5px;/*was 5*/}p{	padding: 10px;}