html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	width: auto;
	top: 0px;
}
/* hide from IE mac \*/
html, body {
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #333333;
	font-family: "Century Gothic", Verdana, Arial, helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-position: center;
	visibility: visible;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
}


#wrapper {
	width: 1100px;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}
