body {
	margin: auto 0;
	padding: 0;
	background-color: #848fc8;
	font-family: arial, verdana, helvetica, san-serif;
	background-image: url(../logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

h1 {
	padding-top: 120px;
	font-size: medium;
	text-align: center;
}

td {
	font-size: small;
	border: 2px solid #848fc8;
	background-color: white;
	border: inset 1px;
	padding: 2px;
}

table {
	font-size: small;
	margin: auto;
	border-collapse: separate;
	border: outset 2px white;
	border-spacing: 2px;
	margin-bottom: 15px;
	
}

.leveys {
	width: 700px;
}


.leveys2 {
	width: 740px;
}

th {
	text-align: left;
}

#matsari {
	width: 500px;
	background-color: white;
	margin: auto;
	padding-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;

}

h2 {
	
	font-size: small;
	margin-bottom: -10px;
	
}

p {
	
	font-size: small;
	
}