.Frame {
	height: inherit
	width: 100%;
	align: left;
	padding-top: 0px;
	
}

.Frame2 {
	
	background-image: url(../Images/.png);
	background-position: center;
	width: 1010px;
	align: center;
	height: inherit
	
}

.Logo {
	background-image: url();
	align: right;
	height: 325px;
	width: 1100px;
}
.MenuBar {
	background-repeat: repeat;
	align: center;
	width: 900;


}
.Text_Body {
	background-image: url(../Images/.png);
	background-position:center
	width: 800px;
	align: center;
	height: inherit;
	
}
.Copyright {
	background-image: url(../Images/);
	background-repeat: repeat;
	height:40;
	width: 800;

}

.Wrap {
	background-color: #;
	background-position:center
	width: 800px;
	align: center;
	height: inherit;
	
}
.Frame .Frame2 .Text_Body table {
	color: #FFF;
}
