@charset "ISO-8859-1";
#site_layout {
	background-color: #FFF;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	border-top-color: #FFF;
	color: #000;
	border-bottom-color: #72BEC3;
}

