@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #ffffff;
	background-image: none;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 600px;
	margin: auto; 
	height: 90%;
	background-color: #FFF;
	text-align: center;}


.content {
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	text-align: center;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	/*margin: auto;*/
}
.content .nosto {
	font-size: 36px;
	color:#89C138;
	margin-top:35px !important;
	font-family: 'Satisfy', cursive;
}
p.tausta {
	/*background-image: url(tausta_netti2013.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	height: 120px;
	margin: 0px;
	padding: 0px;
}
