body {
	background-color: #FEFEF5;
	margin: 0px;
	padding: 0px;
}
.m1 {
	font-family: "Times New Roman", "Times", "serif";

	line-height: 130%;
}
.main {
	background-color: #FEFEF5;
	background-image: url(images/i_bg.jpg);
	background-repeat: repeat-x;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: EEF3DC;
}

