/*--------------------------------------
/          ©2008.CSS by Vara
/  Support: anita_aftab2000@yahoo.com                       
/---------------------------------------*/

body { 
	margin: 0px 0px 0px 0px;
	background-image: url(./../images/bg2.gif);
	background-repeat: repeat;
}

.whiteopac {
	background-image: url(./../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#inContainer {
	width: 600px;
	height: 545px;
}

#inlogo {
	width: 482px;
	height: 155px;
	background-image: url(./../images/inlogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#inmain {
	width: 600px;
	height: 390px;
}