/* CSS Document */

body, html {
	background-image: url(/img/layouts/main/firstPage/index_bg.png);
	background-repeat:repeat-x;
	background-position:0 75px;

}
#container {
	width:962px;
	height:auto;
	margin:0 auto;
	padding:0px;
}

