
		body {
			background: #F0E9D9 url(../images/bdy_topBg.jpg);
			background-repeat: repeat-x;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;

		}
		


	.header {
			background: #000000 url(../images/top_bgMain.jpg);
			position: relative;
			height: 150px;
			width: 920px;
			padding:0;
			margin:0;

		}

