/* specific page styles for extension "tx_backgroundimage4ce" */
.backgroundimage-c700 {
	background-color: rgba(237,237,237,0.82);
	background-position: center;
	background-size: cover;
}

.backgroundimage-c410 {
	background-repeat: no-repeat;
	background-color: #ededed;
	background-position: center;
	background-size: cover;
	background-attachment: scroll;
}
