body {
	margin: 0;
}

.main img {
	width: 100%;
}

.close_icon {
	float: right;
	position: fixed;
	right: 25px;
	top: 25px;
	z-index: 999;
}

