body{
	padding:0px;
	margin:0px;
	/*background:#F0F0F0;*/
background:url(images/flash.gif) top repeat-x #F0F0F0;
}

div.main { width: 766px;
position: relative;
left: 50%;
margin-left: -383px; /* half the width of the div */ }

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

