@import url("/CSS/Untitled-1.css");
#under_menu {
	text-align: center;
}
.Container {
	border: 1px solid #BBA997;
	height: 100%;
	list-style-position: outside;
	list-style-type: square;
	padding: 20px;
}

#Content {
	width: 810px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
