﻿.topPic {
	
	width: 100%;
	max-width:519px;
	height: 340px;
	background-size: cover;
	background-position:center;
	background-repeat: no-repeat;
	margin: auto;

}
#photo-center-div {
	  	color:#fff;
	padding:10px;
	z-index:0;
	max-width:500px;

	margin:auto;

	background-color:#b17a4e;
	font-size: 15px;
	text-align: center;
	
	
}
}
#bottom {
	position: absolute;
	bottom: 5%;
	left: 0px;
	right: 0px;
	color: #eee;
	text-align: center;
	width: 300px;
	margin: auto;
	font-size: 18px;
	text-shadow: 0px 0px 2px #000;
}
#button {
	background-color: rgba(0,0,0,.1);
	width: 80%;
	border: 1px solid #eee;
	height: 70px;
	font-family: "ooo", Verdana, Tahoma;
	font-size: 20px;
	color: #eee;
}
