backround {
	background-attachment: fixed;
	background-image: url(ebeatzalayout.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
.backround {
	background-attachment: fixed;
	background-image: url(ebeatzalayout.jpg);
	background-repeat: no-repeat;
	background-position: right left;
}
.backround {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(ebeatzalayout.jpg);
	background-repeat: no-repeat;
	background-position: 0px left;
}
