body{
	background: #331d18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 2px;
	width: 600px;
	color: #7a6155;
	font-weight: bold;
}

a{
	color: #7a6155;
	text-decoration: none;
}

a:hover{
	color: #331d18;
	text-decoration: none;
}

img{
	border: 0px;
}

#nimi_pieni{
	color: #7A6155;
	margin-left: 10px;
}

#nimi_iso{
	margin-top: -5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 45px;
	color: #ab9881;
}

#valikko{
	background: #ab9881;
	height: 30px;
	padding: 1px 0 0 10px;
	font-weight: bold;
	margin-top: 5px;
}

#valikko a{
	margin-right: 5px;
}

#sisalto{
	background: #ab9881;
	padding: 6px;
}

#takaisin{
	text-align: right;
	height: 30px;
	padding: 20px 10px 0;
	background: #ab9881;
}


/** Kuvagalleriat **/
table{
	width: 90%;
	text-align: center;
	border: 0pc;
	margin: auto;
}

table td{
	padding: 5px;
}

#kuvat_otsikko{
	text-align: center;
	color: #331d18;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
}