/* style for main home page */
#large-image{
	position: relative;
	background:transparent url(http://www.darwin200istanbul.org/images/terrapin.jpg) no-repeat scroll center top;
	height:341px;
	left:40px;
	min-height:341px;
	width:320px;
	top:240px;
	background-color:#FFFFFF;
	margin-bottom:10px;	
}   


