@charset "utf-8";
.frametopbottom {
	background-color: #770101;
}
.backgroundcenter {
	background-color:#999;
}
#ccent {

  top: 50%;
  left: 50%;
  height:385px;
	left: 50%;
	margin-left:-379px;
	margin-top:-190px;
	position:absolute;
	top:50%;
	width:758px;
	z-index:1;
}
#ccent1 {
	height:385px;
	left: 50%;
	margin-left:-350px;
	margin-top:-185px;
	position:absolute;
	top:50%;
	width:758px;
	z-index:1;
}
.htmlbodybackground {
	background-color: #999;
}
body{ margin: 0; padding: 0; }

