
body {
	margin:0px;
	font-family: Arial;
	font-size: 12px;
	background-image:url(../images/bodybg.gif);
	background-position:center center;
	background-repeat:repeat-y;
}

#content_middle{
	position: absolute; 
	z-index: 155;
	top:0px; 
	left:5px; 
	width:426;
	padding:14;
	text-align:justify;
}

