@charset "utf-8";
body {
	background-color: #EEECDF;
}
.LeftBorder {
	text-align: justify;
	overflow: auto;
	padding: 50px;
	height: 200px;
}
.MainText {
	text-align: justify;
	padding: 30px;
}
.myFrame {
	overflow: auto;
	width: 560px;
	height: 900px;
	background-color: #C1BDA0;
}
.myFrameText {
	background-color: #C1BDA0;
	text-align: justify;
	border: 0;
	margin: 2px;
}
.mainTable {
	background-image: url("assets/images/Background.jpg");
}
.myIframe {
	background-color: #C1BDA0;
}
