
#photoContainer, #top {
	display: block;
	width: 603px;}
	
#photoContainer {
	background-image: url(images/dot.png);
	height: 2750px;}	
	
#top {
	background-image: url(images/top.jpg);
	height: 585px; }
	
	#photoContainer span {
		display: block;
		width: 150px;
		text-align: center;
		float: left;
		padding: 40px 0 0 0;}	
		
	#photoContainer span img { border: 0; padding-bottom: 10px;}	
