.bk {
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(../Images/background copy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-attachment: scroll;


	background-image: url(../Images/plainBK copy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-position: center top;
}

