/* KUU tyylit */


html {
	height: 100%;
}

body {
	margin:0px;
	background: #eaeaea;
	padding: 0;
	height: 100%;
	background-image: url(kuulogo_harmaa_p.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center; 

}
