h1 {
color:#D72341;
	text-indent: 20px;
}

p {
font-family: verdana,'lucida console', sans-serif;
color: #000000 ;
margin-left: 8px;	

}
.ypalkki{
	position: relative;
	width: 1150px;
	height:65px;
	background-color: #FFE245;
	border-top:5px solid #F0F0F0;
	border-bottom:5px solid #F0F0F0;
	margin-bottom: 5px;
}	
#pohja{ 
   clear:both;
    background-image: url("kuvat_phja.png");
         	background-position: center; 
    background-repeat: repeat-x;
    background-color: #EDD494;
width: 1150px;
	height:200px;
}

.oikeakappale {
 	float: left;	
 	right: 840px;
	width: 295px;
	height:620px;	
	border-style:none;
	border-left:5px solid #F0F0F0;
	border-right:5px solid #F0F0F0;
	overflow: hidden;
	margin-bottom: 5px;
	margin-left: 5px;
}	
.vasenkappale {
 	float: left;	
 	/*top: 20px; float: right; */
	border-style:none;
	background-color: #F0F0F0;
	width: 840px;
	height:620px;
	overflow: hidden;
	margin-bottom: 5px;
}
	
img.pos_left {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto; 
	
}	
	img.pos_right {
/*valikon nappulakuvien sijoitus*/
	float:right;
	margin:15px 18px 15px;
	}	
