@charset "UTF-8";
html {
	background: #143C7F url(/images/backgrounds/hp-fractal-blue.jpg) bottom right fixed no-repeat;
	background-size: cover;
		-khtml-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
}