@charset "utf-8";
.Content {
	background-color: #000000;
	border: 10px solid #70482E;
	width: 60%;
	position: fixed;
	height: 50%;
	top: 180px;
	right: 40px;
	margin-top: 0%;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 0%;
	overflow: auto;
	left: 40px;
}
