body{
	margin:0px;
	text-align:center;
	padding:0px;
	font:normal 12px "Arial";
	background:#cacaca;

}
h1,h2,h3{
font-family:"Trebuchet MS",Helvetica, sans-serif;

}
#container{
	width:960px;
	margin:0px auto;
	text-align:left;
	background:#fff;
	
	
	
	
}
#scr-holder{
	background:#c1c1c1 url('table-bg.jpg');
}

table#scr{
	font-size:1px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	margin:0px 0px 0px 0px;
	background:transparent;
	border:none;
	line-height:0px;
	
}

table#scr td{
	padding:0px;
	margin:0px;
	width:32px;
	font-size:1px;
	height:32px;
	border:none;
	background:#fff;
	line-height:0px;
	opacity:0.0;
	filter:alpha(opacity = 0);
}
	
	
