/* CSS Document */
body{
	background-position:center;
	background-color:#ffffff;
}

#container {
	height:768px;
	width:1024px;
	background-image:url(fonddec91.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0;
}

#main {
	width:720px;
	height:540px;
	position:relative;
	top:100px;
	left:160px;
}