html{overflow-y:scroll;}
body{
	margin:0px;
	background-image:url('bg.gif');
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
td{
	font-size: 12px;
	color: #000000;
	}