body{
	/*background-image: url('logo.png');*/
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#si-logo{
	background-image: url('logo.png');
	display: block;
	height: 58px;
	width: 200px;
	text-indent: -9999px;
}