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