@charset "UTF-8";

body {
	background-image: url(//eventor.fi/static/img/default_bg.png);
	background-color: #fff;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

