#det{
	position:relative;
	text-align:center;
	width:60%;
	margin-top: 1%;
	--margin-left:20%;
}
#det img{
	position:relative;
	margin-bottom:1%;
	margin-left:1%;
	max-height: 70%;
	max-width: 70%;
	border:1px solid #666666;
}
.back {
	
}
.back a{
	text-decoration: none;
}
.back a:hover{
	text-decoration: underline;
}