/* CSS Document */

* {margin:0; padding:0;}

body { background:url(images/bgd.gif) top center;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

#main {height:738px; width:766px; margin:0 auto;}
