html, body {
	background-image: url(../../assets/pictures/pages/siteBackground.jpg);
	width:100%;
	height:100%;
	}
body embed, object {
	display:block;
	border:none;
	margin:0 auto 0 auto;
	}
table.fullHeight {
	height:100%;
	width:100%;
	border:none;
	}
