body {
	font-size: 13pt;
	background-image: url(tausta3.jpg);
	background-size: 100%;
	color: rgb(200,200,200);
}
#kontti {
	width: 730px;
	height: 100%;
	background-color: rgb(0,0,0);
	margin-left: auto;
	margin-right: auto;
}
#kontti2 {
	width: 727px;
	background-color: rgb(0,0,0);
	margin-left: auto;
	margin-right: auto;
}
#logo {

}
#galtsut {
	background-color: rgb(0,0,0);

}
#sammal {
	float: left;
	background-color: rgb(0,0,0);
	color: rgb(100,100,100);
	border: 2px solid;
}
#graniitti {
	float: right;
	background-color: rgb(0,0,0);
	color: rgb(100,100,100);
	border: 2px solid;
}
#uutiset {
	background-color: rgb(0,0,0);
	float: left;
	width: 480;
	font-size: 15px;
	color: rgb(200,200,200);
	padding-right: 3px;
	padding-left: 4px;
}
#linkit {
	background-color: rgb(0,0,0);
	float: right;
	width: 220;
	height: auto;
	padding-top:10px;
	padding-left: 11px;
	border: 1px solid;

}
a {
	font-size: 15px;
	color: rgb(100,100,100);
	text-decoration: none;
	font-weight: 600;
	font-family: "serif";
}
a:visited {
	color: rgb(220,220,220);
}
a:hover {
	color: rgb(200,200,200);
	text-decoration: underline;
}
h2 {
	color: #a4a36d;
}
div.kuva {
	display:inline;
	width: 170px;
	padding: 5px;
}
div.galtsu {
	display:inline;
	padding: 10px;
	height: 195px;
	width: 165px;
	float: left;
}
div.isokuva {
	width: 100%
	background-color: rgb(0,0,0);
	margin-left: auto;
	margin-right: auto;
}
#auth {
	background-color: rgb(0,0,0);
	margin-top: 20px;
	font-size: 11pt;
	float:right;
	width: 220;
	height: auto;
	padding-top:10px;
	padding-left: 11px;
	border: 1px solid;
}

