body{
	background-image:url(images/bg.jpg);
	width:auto;
	margin-top:0px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F3E5C8;
}
.subtitle {
	font-size:16px;
	font-weight:bold;
	color:#996600;
	font-family: Ashford;
	background-color: #CCCC66;
}
.style2 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ravi {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.body{
	background-image:url(images/bgrnd.jpg);
	width:900px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	
}
.content {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.menu{
font-family:"Comic Sans MS";
color:#009900;
font-weight:bold;
font-size:12px;
}

.eng {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.border {
	padding:12px;
	background-color: #FFCC99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
