.logo {
	z-index:1000;
	width:100%;
	background-image:url(images/weblogo_01.png);
	background-repeat:repeat-x;
	float:left; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='images/weblogo_01.png');
	position:fixed;
    top:0;
}
body
{
	top:0 px;
}
table #Table_01{
	padding-top:3px;
}