html, body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #FFF none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

div#container {
	margin: 0;
	text-align: left;
}

div#header { background: #FFF url(../kuvat/header.png) no-repeat; }

div#menu, div.galleria, div#bottom, ul#alalinkit, img.left, img.right { display: none; }

div#content {
	position: relative;
	padding: 53px 0;
	background: #FFF none;
	font-size: 80%;
}