body
{
	visibility: hidden;
}

.header, .menu
{
        display: none;
}

.content
{
	visibility: visible;
	font-family: serif;
	line-height: 1.1em;
}

h1,h2,h3,h4,h5,h6
{
	font-family: sans-serif;
}
