body {
	background-color: #1e1b14;
        margin-top : 0px;
        margin-bottom : 0px;
        margin-left : 0px;
padding: 0;
}
	





A:active, A:visited, A:link {
	font-family: verdana;
	color: #80755a;
	text-decoration: none;
}
A:hover {
	font-family: verdana;
	color: #514b37;
	text-decoration: none;
	cursor: default;
}






div#main {
        font-size: 11px;
        color: #1e1b14;
        font-family: verdana;
	width: 800px;
	position: relative;
	background: url(http://i26.photobucket.com/albums/c133/veikka/Lilyn/koistilak.png);
	border-collapse: collapse;
	border-left: 0px solid #1e1b14;
	border-bottom: 0px solid #1e1b14;
	border-top: 0px solid #1e1b14;
	border-right: 0px solid #1e1b14;
	float: left;
}


div#otsikko {
	background: transparent;
	width: 800px;
	height: 240px;}

div#alakuva {
	background: transparent;
	width: 800px;
	height: 2px;}

div#teksti {
	width: 680px;
	position:relative;
        text-align : justify;
	float: center;
	}





#teksti .copyt {
        font-size: 10px;
        color: #1e1b14;
        font-family: verdana;
	float: right;
}



#teksti .viiva {
margin-top:1em;
border-bottom:2px dotted #514b37;
color: #514b37;
font-size:11px;
line-height:20px;
letter-spacing:4pt;
margin-bottom:20px;
text-align:left;
}
