#content {
	float: left;
	width: 1000px;
}

#page_canvas {
	background: url(img/promo.png) no-repeat center 100px;


}

.promo {
	height: 300px;
}

.page_header .float_left {
	float: right;
}

.fj .fr {
	position: relative;
	top: 0%;
	float: right;
	margin: 60px 20px;
	index: 9999999;
}

.text_2 {
	position: absolute;
	top: 0%;
	left: 50%;
	width: 600px;
	height: 150px;
	margin-top: 135px;
	margin-left: -420px;
	color: rgb(202,4,251);
}

.text_1 {
	position: absolute;
	float: left;
	top: 0%;
	width: 650px;
	height: 155px;
	padding-top: 18px;
	margin-top: 540px;
}

.text_1 #frame {
	width: 90%;
	height: 180px;
	overflow: auto;
}

