/* CSS Document */

* {margin:0; padding:0;}

body { background:#293035;}

td {vertical-align:top;}


table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.tall_top { background:url(images/tall_top.jpg) left top repeat-x;}
