body {
	background-color: #606117;
        margin-top : 0px;
        margin-bottom : 0px;
        margin-left : 0px;

   
	padding: 0;
}
	





A:active, A:visited, A:link {
	font-family: verdana;
	color: #606117;
	text-decoration: none;
}
A:hover {
	font-family: verdana;
	color: #76e061;
	text-decoration: none;
	cursor: default;
}






div#main {
        font-size: 11px;
        color: #606117;
        font-family: verdana;
	width: 700px;
	position: relative;
	background: url(http://i168.photobucket.com/albums/u188/suvitsu/otsikoita/myy3.png);
	border-collapse: collapse;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	float: left;
}


div#otsikko {
	background: transparent;
	width: 700px;
	height: 180px;}

div#teksti {
	width: 600px;
	position:relative;
       left: 18px;
        text-align : justify;
	float: center;
	}





#teksti .copyt {
        font-size: 11px;
        color: #606117;
        font-family: verdana;
	float: right;
}



#teksti .viiva {
margin-top:1em;
border-bottom:2px dotted #606117;
color: #606117;
font-size:11px;
line-height:20px;
letter-spacing:4pt;
margin-bottom:20px;
text-align:right;
}
