body {
   background: #d1cdc9;
   font-family: verdana;
   font-size: 11px;
   color: #202020;
   line-height:1.4;
}


A:active, A:visited, A:link {
	font-family: verdana;
	color: #938f8b;
	text-decoration: none;
}
A:hover {
	font-family: verdana;
	color: #c0681a;
	text-decoration: none;
	cursor: default;
}


h1 {
color: #c0681a;
font-size:18px;
font-family: Georgia;
line-height:20px;
letter-spacing: normal;
margin-bottom:30px;
margin-top:10px;
text-align:center;
}



#kokosivu {
   background: url(morgan2.jpg) repeat-y #d1cdc9;
   width:700px;
}

#otsikkokuva {
   height:35px;
   background: url(morgan1.jpg) no-repeat;
}

#alakuva {
   height:35px;
   background: url(morgan3.jpg) no-repeat;
}



#itseteksti {
   margin-top: 10px;
   margin-left: 23px;
   margin-right: 23px;
   text-align : justify;
}

#itseteksti2 {
   padding:0px 20px;
}

#copyteksti {
   font-family: verdana;
   font-size: 11px;
   color: #aca9a6;
   text-align: center;
   margin-top: 0px;
   margin-left: 65px;
}

#copyteksti a {
	text-decoration: underline;
	color: #aca9a6;
}

#copyteksti a:hover {
	text-decoration: none;
	color: #c0681a;
}






#omakuva {
   margin-left: 90px;
}




.tab {
   background-color: #c1bebb; 
   font-weight: bold; 
   font-size: 11px;
   color: #202020;
   border: 1px solid #a59e99;
   border-collapse: collapse
}

.tab2 {
   background-color: #ece8e9; 
   font-size: 11px;
   color: #202020;
   font-weight: normal; 
   border: 1px solid #a59e99;
   border-collapse: collapse
}

.tab3 {
   background-color: #c0681a; 
   font-weight: bold; 
   font-size: 11px;
   color: #e8e8e8;
   border: 1px solid #a59e99;
   border-collapse: collapse 
}

.tab4 {
   background-color: #c1bebb; 
   font-weight: normal; 
   font-size: 11px;
   color: #202020;
   border: 1px solid #a59e99;
   border-collapse: collapse
}



.hepojenkuvat {
 border : 4px double #a59e99;
}

