﻿html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #000000
}

#HiddenContent
{
	display: none;
}