.body {
	background-color: #f5f2e3;
	margin: 0px;
	padding: 0px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #fdfaf1;
	text-decoration: none;new
}
.i-bg {
	background-image: url(imagesnew/i-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.brown {
	font-family: Arial;
	font-size: 11px;
	color: #8b8670;
	text-decoration: none;
}
.bodybg {
	background-image: url(imagesnew/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.btxt {
	font-family: Tahoma;
	font-size: 15px;
	color: #fdfaf1;
	text-decoration: none;
	font-weight: normal;
}
.welcome {
	font-family: Tahoma;
	font-size: 18px;
	color: #9a9172;
	text-decoration: none;
	font-weight: normal;
}

