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