/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	height:auto;
	background:#d31820;
	padding:0;
	height:100%;
	 
	
}

#Table_01 {
	position: relative;
	width:909px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	background-position: left top;
	background-image:url(images/infini.jpg);
	background-repeat: repeat-y;
	overflow:hidden;


}