@charset "UTF-8";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.background box {
	margin-left: auto;
	margin-top: auto;
	width: 900px;
	height: 900px;
}
.blend {
	position: absolute;
	height: 643px;
	width: 936px;
	top: 219px;
	left: 0px;
	background-image: url(../images/bkground.gif);
	visibility: hidden;
}
.back {
	height: 900px;
	width: 936px;
	position: relative;
auto; 			margin: 0 auto;
	visibility: visible;
	z-index: 1;
}
.header {
	height: 190px;
}
