/* CSS Document */

body {
	margin-left: 0px;
	/*margin-top: 0px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	text-align:center;
	background-image:url(../images/yashraj_backgroud_3.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 30% 20%; 
}

#head_main
{
	position:relative;
	left:0;
	top:0;
	width:980px;
	height:202px;
	text-align:center;

}

#centerHead
{
	position:relative;
	left:0;
	top:0;
	width:980px;
	height:202px;
	text-align:center;
}

#MainMenus
{
	position:absolute;
	top:0;
	left:0;
	width:980px;
	z-index:100;
}

#flashhead
{
	position:absolute;
	left:0;
	top:0;
	width:980px;
	height:202px;
	z-index:1;
}
