html {
	background:url(../images/bg.jpg) 0 0 repeat-x #00493d;
}

body {
	background:url(../images/bg.jpg) 0 0 repeat-x #00493d;
}

.container {
	display:block;
	margin:0 auto 0 auto;
	width:950px;
	font-family:trebuchet, verdana, arial, sans-serif;
	font-size:small;
	
	position:relative;
	/*z-index:12000;*/

}
