body {
	font-family: Georgia, "Times New Roman", Times, serif;
background: #a0d0ff;
	margin:0;
	padding:0;
}


#container {
	width:993px;
	height:619px;
	z-index:1;
	background-image: url(images/105corkBack.jpg);
background-repeat: no-repeat;
margin-left: auto; 
margin-right: auto;
	
}

#card {
	position:relative;
	left:74px;
	top:56px;
	width:158px;
	height:280px;
	z-index:2;
background: transparent;

}

#concepts {
	position:relative;
	left:322px;
	top:-201px;
	width:210px;
	height:190px;
	z-index:2;

}
#elements {
	position:relative;
	left:660px;
	top:-396px;
	width:210px;
	height:191px;
	z-index:3;
}
#venues {
	position:relative;
	left:90px;
	top:-300px;
	width:211px;
	height:180px;
	z-index:4;
}
#production {
	position:relative;
	left:386px;
	top:-543px;
	width:211px;
	height:185px;
	z-index:5;
}
#testimonials {
	position:relative;
	left:676px;
	top:-681px;
	width:212px;
	height:194px;
	z-index:6;
}

