@charset "utf-8";
body {
	background-color: #C3C7D1;
}
#content {
	height: 550px;
	width: 850px;
	background-image: url(../Images/Black.png);
	margin: 100px auto;
}
