body {
	background-image: url(../img/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
         margin:0pt;
         padding:0pt;
}
.backTop {
	background-repeat: no-repeat;
	height: 400px;
	width: 800px;
	position:absolute;
	top:50%;
	margin-top:-200px;
	left:50%;
	margin-left:-400px;
	background-color: #000000;
}
.backBottom {
	background-repeat: no-repeat;
	height: 400px;
	width: 790px;
	position:absolute;
	top:50%;
	margin-top:-180px;
	left:50%;
	margin-left:-380px;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
}
.backBottom span{
	position: relative;
	top: 380px;
	left:220px;

}
.power_font_c{
	color:#E1D8B7;
}
