.BackgroundStay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/BodyRegion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
