body{
	background-image: url(../images/bgr.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#center {
	position: absolute; 
	top: 50%; 
	left: 50%;	
}

#body_cent {
	position: relative;
	border: 1px solid blue;
}

#content {
	border: 1px solid #d5d9dc;
	background-color: White;
	width: 798px;
	height: 158px;
	position: absolute;
	top: -199px;
	left: -399px;
}

#logo_cst {
	background-image: url(../images/logo_cst.gif);
	width: 716px;
	height: 140px;
}

#text {
	text-align: center;
	margin: 40px 60px 40px 60px;
}

#logo_client {
	text-align: center;
}