.Frame {
	height:500;
	width:800;
	align: center;
	
}

.Frame2 {
	background-color: #000000;
	background-position: center;
	height: 500px;
	width: 800px;
	align: center;
	
}

.Logo {
	background-image: url(../Website_Pics/Images/logo.png);
	height: 200px;
	width: 800px;
}
.MenuBar {
	background-color: #000000;
	width: 800;


}
.Text_Body {
	background-color: #000000;
	background-position: center;
	width: 800px;
	align: center;
	
}
.copyright {
	background-color: #000000;
	height:50;
	width: 800;

}


