@charset "UTF-8";
.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FF9933;
	margin: auto;
	width: 800px;
}
