/* CSS Document */

body {
	/*background-image:url(images/withwings_03.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%
	*/
}

#header {
	width:100%;
	text-align:center;
	
}

#table {
	width:100%;
	text-align:center;
	margin:0 auto;
	
}


table {
	margin:0 auto;
	text-align:center;
	
}