/*
*/

html {
	background: url(http://www.jaimedesign.co.uk/bemisters/images/splash.jpg) no-repeat center center fixed;
	background-color:#B1DEDC;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
