
table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}

body{
 	margin:0px;
  	padding:0px;
	background:url(images/tall_m.jpg) repeat-x top;
	background-color:#000000;
}

td{

	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}
