@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3D3C63;
}
#photoEnlarge {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: auto;
	padding-top: 75px;
	padding-bottom: 75px;
	width: 100%;
	overflow: auto;
}
