header{
background-color: #012643;
}

a, a:link, a:visited, a:active {
color:#012643;
text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a img {
	border: none;
}

body{
	background:#808080;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic',sans-serif;
}

html>body{
	font-size: 110%;
}

body:last-child, * html body{
	font-size: 100.1%;
}

#wrapper{
	margin: 0px auto;
	text-align:left;
	width:760px;
	font-size:0.7em;
	line-height:17px;
} 

#subwrapper{
	padding: 0 20px;
	color:#000000;
	border: 5px #cccccc solid;
	background-color:#ffffff;
}

div.sisalto {
	float: left;
	width: 75%;	
}

div.kuvat {
	float: right;
	width: auto;
	text-align:center;
	padding-left: 10px;
}

#footer {
	clear: both;
	padding: 0 20px;
	border-bottom:2px solid white;
	text-align:center;
	font-size:90%;
}

#text {
	padding: 0 8px;
	margin-bottom: 10px;
}

h1 {
	display: none;
}

