body,td,th {
	font-family: 'Georgia', 'Arial', sans-serif, 'Times New Roman';
	color: #104E8B;
    background-color: #EEE9E9;
    font-size: 16px;
}
body {
	background-image: url(kuvat/tausta_vasen.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 800px;
	
}
h1 {
	font-size: 24px; 
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}

h4  {
font-size: 14px;
}
h5  {
font-size: 14px;
}
#header {
  margin:0; 
  padding:0; 
  height: 100px;
  font-size: 24px;
 
}
#header h1 {
padding-left: 180px;
}


#content {
margin-left: 180px;
margin-top: 20px; 
margin-right: 30px;
}

img.galleria {
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid black;
}  
    
#menu {
position:absolute; 
left:40px; 
top:190px; 
width:130px; 
font-size: 18px;

}
pre {font-size: 12px;}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #07a;
}
a:hover {
	text-decoration: underline;
	color: #CD6839;
}
a:active {
	text-decoration: none;
	color: #993300;
}

#content a:link {
	color: #000099;
	text-decoration: underline;
}
#content a:visited {
	text-decoration: none;
	color: #07a;
}
#content a:hover {
	text-decoration: underline;
	color: #CC9900;
}
#content a:active {
	text-decoration: none;
	color: #993300;
}
#footer {
   text-align: center;
   font-size: 14px;
   border: solid #000099;
   border-width: 1px 0 0 0;
   padding: 2px;
}
.keskella {text-align: center;
padding: 2px;
margin: 1em; 
border: 1px solid #9FA41D;
}
.oikealla {float: right;
padding: 2px;
margin: 1em;
border: 1px solid #66A1BF;
}
.vasemmalla {float: left;
padding: 2px;
margin: 1em;
border: 1px solid #66A1BF;
} 

.clear {
  clear: both;
  height: 0;
}
.photo{font-size: 11px}	
