/*index*/
#lewy2{
	width: 790px; height: 830px; position: relative; 
	
background:#2F4F4F; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: ;
background: -moz-linear-gradient(top, #2F4F4F 0%, #ffee93 30%, #fffcf2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(30%,rgb(210, 212, 216)), color-stop(100%,#fffcf2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcf2 0%,white8 30%,#fffcf2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcf2 0%,#white 30%,#fffcf2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcf2 0%,#white 30%,#fffcf2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffcf2 0%,#white 30%,#fffcf2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcf2', endColorstr='#fffcf2',GradientType=0 ); /* IE6-8 */



-webkit-box-shadow:  20px 20px 10px 5px rgba(0, 0, 230, 0.2);
box-shadow:  20px 20px 10px 5px rgba(0, 0, 230, 0.2);
padding: 15px; margin: 40px 20px 30px 0px;
}



#title{
margin-top:10px;

}


#lewy2 *{
	font-family: Calibri;
	font-size: 14px;
font-color: grey;

margin-right: 0px;
margin-left: 20px;
margin-top: 0px;




	}
	
	#lewy2 img{
	



}



	

