.pics{
	position:relative;
	height:3500px;
	margin-top:30px;
	width:1110px;
}

.pics .photo-frame{
	position:absolute;
	border-width:15px;
	z-index:2;
}

.title h1{
	padding-top:20px;
	color:#fff;
	background-image:url(/img/sports_title.png);
}