
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: rgba(191, 191, 191, 0.25);/* = EDEDEE*/
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../../common/img/background/CeusMedia/Logo_light_75.png);
	background-image: url(../../common/img/background/CeusMedia/Logo_dark_25.png);
	}
