@charset "utf-8";
body {
	/*background-color: #3B3838;*/
	/*background-image: url('kaverukset-08-bg1-70pros.jpg');*/
	/*background-color: #06070C;*/
	/*background-image: url('pariskunta3kuu-1h20min4sec-autoexp70pros.jpg');*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-color: #000000;
	color: #99CC33;
	text-align: center;
}
#keskusta {
	margin: 20px auto;
	/*background-color: #99CC33;*/
	background-image: url('valko.png');
	border: thin dotted #000000;
	width: 65%;
	padding: 20px 50px 20px 50px;
	overflow: hidden;
	text-align: left;
}
#keskusta .kuvat {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	height: auto;
	width: auto;
	padding-top: 20px;
}
#keskusta .kaverukset {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #333333;
	border-bottom: dotted;
	border-bottom-color: #333333;
}
#keskusta .pieniotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	border-bottom: dotted;
	border-bottom-color: #333333;
}



#keskusta a {
	text-decoration: none;
	color: #000000;
}
#keskusta a:hover {
	text-decoration: blink;
}

#mainos1 {
	float: right;
}
