.pic_inside {
	height: 400px;
	width: 600px;
	margin-top: 275px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-color: #E1E1E1;
	z-index: 2;
	left: 100px;
}
.pic_footer {
	height: 20px;
	width: 600px;
	position: relative;
	left: 100px;
	top: 675px;
	background-color: #CCCCCC;
	z-index: 2;
}
