/* CSS Document */

body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 40px 0 60px 0;
	line-height: 170%;
	text-align:left;
}

td {
		text-align:left;
}


img {
	border: 0;
}

h2 {
	color: #de8da4;
	font-size: 13px;
}

#wrap {
	width: 564px;
	margin-right:auto;
	margin-left:auto;
	padding: 40px 30px 260px 35px;
	text-align:left;
	background-color: #FFFFFF;
	height: 100%;
	background: url(kuvat/bg_wrap.gif) top left repeat;
}

		

.blogi {
	border: dotted 2px #ffb2c5;
	background-color: #fff2f5;
	padding: 0 10px 10px 10px;
	width: 246px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
	height: 170px;
}

.kehykset {
	border: dotted 2px #ffb2c5;
	padding: 7px 15px 15px 20px;
	width: 420px;
	margin-bottom: 20px;
}



	
	
/* LINKIT */



a:link { 
  color: #d13158;
  text-decoration: none;
}

a:visited { 
  color: #d13158;
   text-decoration: none;
}

a:hover, a:active { 
	color: #d13158;
}
	

	
	
	
