@charset "UTF-8";
/* CSS Document */

body {
	
	background: url(tausta.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;

}

