body {
	margin-top: 20px;
	background-image:url(images/tausta.gif);
	}

.table1 {
	border: 3px solid blue;
	width: 100%;
	height: auto;
	}
	
.table2 {
	border-bottom: blue thin solid;
	}
	
.valikko {
	border: 0px solid #000000;
	width: 180px;
	font-size: 22px;
	vertical-align: top;
	}
	
.leipa {
	border-left:blue thin solid;
	width: 100%;
	float: left;
	vertical-align: text-top;
	margin-left: 20px
	}
	
.linkki {
	text-decoration: none;
	}
		
.linkki:link {color: #0000FF} 
.linkki:visited {color: #0000FF}
.linkki:hover {color: #BF0000}
.linkki:active {color: #BF0000}

.kuva {
	vertical-align: top;
	width: 49%;
	}

.table3 {
	border: 0px solid #000000;
	width: 100%;
	}
	
.indextable {
	border: 0px solid #000000;
	width: 100%;
	}
	
td {
	border: 0px solid #000000;
	}