/* 2011-11-05 JRG This file added to allow over-riding WordPress core
stupidities that break people's themes. */

/* ------------------------------------------------------------------- */
html {
	margin-top: 0 !important;
}
* html body {
	margin-top: 0 !important;
}
