#page_canvas {
	margin: auto;
	width: 1000px;
	min-height: 100%;
	background: url(http://vedadate.com/layout/themes/serene/img/sign_in_pic.png) no-repeat 50% bottom;
	height: auto !important;
}

#content {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	float: none;
	min-height: 0px;
}

.bg_spot {
	min-height: 1000px;
}

#footer {
	clear: none;
}

