@charset "utf-8";
#site_layout {
	height: 100%;
	width: 100%;
	background-color: #000;
	padding: 35px;
	margin: 0px;
	text-align: center;
}
