﻿#header, #footer, #leftwrap, {
	display: none;
}

#wrapper {
	margin: 10pt auto 0;
	width: 100%;
}

* html #wrapper {
	width: 90%;
}
