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