/** Pete Murray - biography page **/

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

#main_content li { /* UNIQUE TO THIS CSS FILE */
	color: #A0E1EE; /* font colour - light blue */
}
