/** Pete Murray - welcome page **/

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

.leftimg { /* UNIQUE TO THIS FILE */
	float: left;
	margin-right: 10px;
}
