/* CSS Document */

* {margin:0; padding:0;}

body { background:#7dd3f0;}

td{vertical-align:top;}


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

.tall_top { background:url(images/bg.png) left top repeat-x #83d2ef;}
