body {
	font-family: Arial, Helvetica, sans-serif;

	background-color:#000000;
	padding: 0px;
	background-image: url(images/tausta-musta.png);
	background-repeat: repeat;
	margin: 0px;

}

h1{
	margin-left: 18px;
	padding-top: 8px;
	color: #f5bc8c;
	}
	
h2{
	margin-top: 0px;
	color: #8F470C;
	font-size: 18px;
	margin-left: 20px;
}
h3{
	margin-top: 0px;
	color: #8F470C;
	font-size: 18px;
	margin-left: 20px;
}


p {
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 5px;
	padding-top: 0px;
	color:#df7d43;
}

li{
	color:#df7d43;
	margin-left: 50px;
}

#fill {
	height: 110px;
}

#gallery{
	text-align:center;
	}

#ylapalkki{
	height: 20px;
	width: 800px;
	background-color: #131111;
	margin: auto;
	margin-top: 5px;
	

}

#valipalkki{
/*	height: 450px;*/
	width: 800px;
	background-color: #11100E;
	margin: auto;

}

#ala-alue{
	height: 562px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/ala-tausta.png);
	background-repeat: repeat-x;
	

}

#paakuva-alue{
	height: 562px;
	width: 800px;
	background-color: #000000;
	background-image: url(images/paa.jpg);
	position: absolute;
	left: 50%;
	margin-left: -400px;
	
}
#paakuva-linkit{
	font-size:24px;
	margin-left: 80px;
	margin-top: 60px;
	
	
}


a:link {
	color:#CC6600;
	text-decoration: none;
}
a:visited{
	color:#CC6600;
	text-decoration: none;
}
a:hover, a:active{
	color:#FF9966;
	text-decoration: none;
}

#lukittulinkki{
	color: #DBA875;
	text-decoration: none;
}

#lukittulinkki-ala{
	color: #DBA875;
	text-decoration: none;
}


#me {
	margin-left:20px;
	float: left;
	margin-right: 10px;
	border: solid #8F470C;
	
}

#tietopalkki{
	position:absolute;
	text-align: center;
	top: 2px;
	padding:0px;
	padding-left: 330px;
	margin:0px;
	
}
#tietopalkki p, #tietopalkki a{
	font-size: 12px;
	color: #444444;
}

#gallery h2{
	color: #f5bc8c;
}
