@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999;
	color: #D6D6D6;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6ECE0;
}
a {
	color: #666;
	text-decoration: none;
}
#keskitys {
	margin: auto;
	height: 100%;
	width: 707px;
	border: thin solid #FFF;
	padding: 3px;
	background-color: #1A1A1A;
}
h2 {
	height: 22px;
	width: auto;
	background-color: #1A1A1A;
	color: #000;
}

img {
	padding: 1px;
	height: auto;
	width: auto;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #1A1A1A;
	border-right-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

