* {
	border: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a {
	color: #dee5ed;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

body {
	color: #579;
	background-color: #d7e9f5;
	background-image: url('tausta.jpg');
	background-repeat: repeat-x;
	margin: 0;
}

iframe {
	height: 100%;
	padding: 0;
	width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#header {
	background-color: white;
	height: 126px;
}

#menu {
	background-color: #258;
	background-image: url('menubg.jpg');
	background-repeat: repeat-x;
	height: 32px;
	padding: 0;
}

#menu table {
	height: 30px;
	width: 100%;
}

#menu td {
	border-right: 1px solid #234; padding-left: 10px; padding-right: 10px;
}

#sivu {
	background-color: white;
	height: 100%;
	padding: 0px;
}

#footer {
	padding: 0;
}

#footer table {
	background-color: #e9eef3;
	height: 30px;
}

#footer td {
	text-align: center;
	vertical-align: middle;
}
