body {
	background-color: #333333;
margin: 0px;
	text-align: center;
	}

.tausta {
	margin: 0px;
	padding: 0px;
	height: 620px;
	width: 678px;
	background-image: url(kuvat/etusivu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leipis {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	height: 22px;
	background: #666666;
	font: "Trebuchet MS";
	color: #CCCCCC;
	padding-top: 3px;
	font-size: 12px;
	border-bottom: 1px solid #8b8b8b;
	border-top: 1px solid #4d4c4c;
}
.header a{
	color: #ffffff;
}
