/** Pete Murray - discography page **/

body {
	background-attachment: fixed;
	background-image: url(assets/PM-bg-disc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
