
@import url(http://fonts.googleapis.com/css?family=Amatic+SC);
@import url(http://fonts.googleapis.com/css?family=Inconsolata);
@import url(http://fonts.googleapis.com/css?family=Kreon);
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);




body {
background:#ffffff url('http://i122.photobucket.com/albums/o266/sinililja/ulkat/kukkatausta01.png') no-repeat;
background-position: top center;
margin:0;
padding:0;
padding-left:10px;

}

table,BODY, TD, P {
margin:0;
padding:0;
font-family:'Lora', serif;
line-height:2.0;
color:#595959;
letter-spacing: 0px;
font-size:12px;
text-align:left;
cursor: default;

	
}
.teksti { 
margin:0;
padding:0;
	font-family:'Kreon';
	text-align:justify;
	color:#cccccc;
	font-size:8pt;
	text-decoration:none;
	line-height:1.8;
	font-weight:100;
	word-spacing:1px;
	letter-spacing:0.5px;
	cursor:default;


} 

h1 {
	font-family:'Amatic SC';
	color:#cb735d;
	font-size:50pt;
	text-decoration:none;
	text-transform: none;
	word-spacing:1px;
	letter-spacing:1px;
	line-height:21px;
	cursor:default;
	border-bottom:0px dotted #C5C5C5;
	padding-left:30px;
	padding-top:15px;
	text-shadow: 1px 1px 6px #c5c5c5;
   	font-weight:normal;

 
 
 }

h2 { 
   font-family: 'Amatic SC';
   color: #a1a1a1;
   font-size:20px;
   text-align:justify;
   letter-spacing:3px;
   border-bottom: 0px dashed #8B636A;
   text-transform: lowercase;
   font-weight:bold;
   font-style:none;
   padding-left:40px
   
   }
   
h3 { 
   font-family: palatino linotype;
   color: #5C8694;
   font-size:14px;
   text-align:justify;
   letter-spacing:3px;
   border-bottom: 0px dashed #8B636A;
   font-weight:bold;
   font-style:italic;
   padding-left:40px
   
   }

 

a:link {
	color:#b15c47;text-decoration:none;word-spacing:1px;letter-spacing:0px;cursor:hand;border-bottom:solid 0px #FFE7AB;}
a:visited {
	color:#b15c47;text-decoration:none;word-spacing:1px;letter-spacing:0px;cursor:hand;border-bottom:solid 0px #FFE7AB;}
a:active {
	color:#b15c47;text-decoration:none;word-spacing:1px;letter-spacing:0px;cursor:hand;border-bottom:solid 0px #FFE7AB;}
a:hover { 
	color:#aaaaaa;text-decoration:none;word-spacing:1px;letter-spacing:0px;cursor:hand;border-bottom:solid 0px #FFE7AB;
