@charset "UTF-8";
/* Synergy CSS */

body {
	background-color: #ebebeb;
	margin: 0px;
	text-align: center;
}

#page {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#text {	
	display: none;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

