body{
	background: #FFF url(gx/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}
#container{
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
#left{
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}
#right{
	position: absolute;
	top: 0px;
	left: 519px;	
	border: none;
}



