@charset "utf-8";
#Container {
	height: auto;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #0099FF;
}
#Container2 {
	height: 936px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #0099FF;
}

