
body { 
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center center;
} 