body{
	margin: 0 0 0 0;
	background-color: #000000;
}

div.page{
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

div.header{
	width: 817px;
	height: 287px;
}

.header img{
	border: 0;
	margin: 0 0 0 0;
}

div.left{
	float: left;
	width: 285px;
	text-align: center;
	display: table;
}

div.right{
	float: right;
	width: 530px;
	display: table;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	display: table;
}

div.kuvat{
	background-color: #e7e7e7;
	width: 795px;
	height: 80px;
	display: table;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

div.content{
	float: right;
	width: 790px;
	display: table;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}