﻿html
{
	visibility: hidden;
}

body
{
	font-family: sans-serif;
	visibility: hidden;
}

#pgContent
{
	visibility: visible;
}
