
	body {
				background-image:url(../images/bg_main.gif);
				background-repeat:repeat-x;
				background-position:left top;
				background-color:#000000;
				margin:auto;
				text-align:center;
				}
				
				
	#main {
				width:800px;
				height:600px;
				margin:auto;
				text-align:center;
				}
