@charset "utf-8";
/* CSS Document */

/*my own*/

body {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:0;
	line-height:1.4;
	background: url(../img/background.jpg) center repeat-y #7f7f7f;
	}
.header {position:absolute; top:0; left:0; width:924px; height:150px; padding: 0 30px;background: url(../img/headerBack.png) 
	
div.wrapper {
	font-size:1em;
	position:relative;
	width:984px;
	margin:0 auto;
	background-color: #fff !important;
	z-index: 0;
	}	


div#grad {
width: 100%;
height: 100%;
margin: 0 auto;
background: url(../img/grad.jpg) no-repeat center top;
}


