body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#body-wrapper {
	height: 100%;
	width: 100%;
}
#body-wrapper #body {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(bodybg.png);
	background-repeat: repeat-y;
}
#body-wrapper .fakesite {
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3000px;
}
#body-wrapper #body .fakesite .flash {
	margin-top: 1px;
	margin-left: 33px;
}
