body {
	background-color: #F2F2F2;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-image: url(images/index-nurkkataustakuva.jpg);
}

.container {
	width: 748px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.leimatausta {
	background-image:  url(images/pienileima.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 80px;
	text-align: center;
	margin: 10px;
}

.copyrightEtusivu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #993333;
	text-align: center;
	padding-top: 5px;
}

@media screen {
	.noscreen { display: none;}
}