#site_layout {
	background-color: #F99;
	height: 100%;
	width: 100%;
	padding-top: 15px;
	padding-left: 15px;
	text-align: center;
}
#site_layout {
	background-color: #FFCC99;
	height: 100%;
	width: 100%;
	padding-top: 15px;
	overflow: auto;
}
