@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	background-image: url(bg2.jpg);
}
#keskitys {
	height: 750px;
	width: 900px;
	margin: auto;
	background-color: #000;
	border: medium solid #330;
	background-image: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CD6B14;
	background-color: #000;
	width: 850px;
	margin: auto;
	border-top-color: #330;
	border-right-color: #330;
	border-bottom-color: #330;
	border-left-color: #330;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
	left: auto;
	text-align: left;
}
table {
	margin: 7px;
	background-color: #333;
}

a {
	color: #892F0C;
	text-decoration: none;
}
#header {
	background-color: #000;
	margin: auto;
	width: 900px;
	height: 65px;
	background-image: url(tunnus.jpg);
	background-position: center;
}
#footer {
	background-color: #000;
	height: 40px;
	width: 900px;
	position: absolute;
	top: 580px;
	background-image: url(tausta4.jpg);
}
#kuva {
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #000;
	width: 760px;
	margin: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	padding: 10px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
}

