html {
	height:100%;
}

body {
	margin:0;
	width:100%;
	height:100%;
	min-height: 600px;
	min-width: 1024px;
	background:#000 url("splash.jpg") center center no-repeat;
}

.c-wrapper {
	background:url("cloud.png") 0 0;
	height:100%;
}