html {
	height: 100%; 
    padding: 0; 
    margin: 0;
}

body {
	height: 100%;	 
    padding: 0; 
    margin: 0;
}
 
.toplink:link, .toplink:visited, .toplink:active {
	font-family: Verdana, serif; 
    font-weight: bold;
    color: #0F3471;
    text-decoration: none;
}

.toplink:hover {
    text-decoration: underline;
    color: #1A72A5;
}

.vaslink {
	width: 20%;
    float: left;
    margin-top: 20px;
}

#linklist ul {
	list-style-type: none; 
    margin: 0px;
    padding: 0px;
}

#linklist li {
	margin: 0px 0px 5px 0px;
    padding: 0px;
}

.sisalto2 {
	width: 80%;
    float: left;
}

.vasmarg {
	height: 600px; 
    width: 12%; 
    margin: auto; 
    padding: 0; 
    float: left; 
    background-image: url(../images/tunturitausta1.jpg); 
    background-repeat: no-repeat;
}

.sisalto {
	min-height: 100%;
    background-color: white; 
    width: 75.99%; 
    margin-right: 0; 
    margin-left: 0; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    margin-bottom: 0px; 
    margin-top: 0px; 
    float: left;
    font-family: Verdana, serif; 
    font-size: 0.9em;
}

.oikmarg {
	height: 600px; 
    width: 12%; 
    margin:auto; 
    padding:0; 
    float: left; 
    background-image: url(../images/tunturitausta1.jpg); 
    background-repeat: no-repeat;
}