
table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}

body{
 	margin:0px;
  	padding:0px;
	background:url(images/tall_flash.gif) repeat-x;
	background-color:#FEB700;
}


td{
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}

