body {
	background-color: #E2DCD0;
	font-family: Arial;
	font-size: 12px;
	color: #4E462C;
	text-align: justify;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;}


td{
	font-family: Arial;
	font-size: 12px;
	color: #4E462C;
	text-align: justify;
	line-height: 150%;
	margin-top: 0; 
	margin-bottom: 0;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #28313a;
	background: transparent;
	font-size: 17px;
	letter-spacing: 3px;
	text-align: left;
	line-height: 5px;}


h2 { 
	font-family: 'palatino linotype'; 
	font-size: 17px; 
	color: #5F3D23; 
	letter-spacing: 3px;
	font-weight: normal;
	border-bottom: 2px #9a8f73 dotted; 
	line-height: 20px;
	font-style: italic;}

.kuva {
	height: 220px;
	border: 1px #4E462C solid;}

.kuva2 {
	width: 600px;
	border: 1px #4E462C solid;}

.kuva3 {
	border: 1px #4E462C solid;}

#tekstitausta {
	position: absolute;
	right: 0px; 
	top: 0px;
	width: 100%;
	height: 500px;
	background-image: url('tausta.jpg');
	background-repeat: repeat-x;
	background-position: left top;}


#otsikko {
	position: absolute;
	top: 0px;
	left: 0px;}


#teksti {
	position: absolute;
	left: 155px;
	top: 220px;
	width: 600px;}


A:link,A:visited, A:active {
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12px;
	color: #A0653B;}


A:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #49443c;
	background: transparent;}

  
body {
	background-image: url('tausta2.jpg');
	background-position: left top; 
	background-repeat: repeat-y;}