/* styles */
html,body {
	height: 100%;
	width: 100%;
}
body {
	background: url("img/logo.png") center center no-repeat;
}

h1 {
	opacity: 0;
}