@charset "utf-8";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0E2838;
}
.BG {
	background-attachment: fixed;
	background-image: url(JPEG%20FILE/Mid-BG.jpg);
	background-repeat: no-repeat;
}
.BG2 {
	background-attachment: fixed;
	background-image: url(JPEG%20FILE/Mid%5BLeft-Write%5D.jpg);
	background-repeat: repeat-y;
}
.Footer {
	background-attachment: fixed;
	background-image: url(JPEG%20FILE/Footer.jpg);
	background-repeat: no-repeat;
}
