
body {
	color: #666;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	text-align: center;
}

#wrapper{
	/*background: url(../img/nojs.jpg) no-repeat;*/
	height: 615px;
	left: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align:left;
	width: 1000px;
}
.hide{
  display:none;
}