html.fill
{
	height: 100%;
	width: 100%;
}

html.fill body
{
	background-color: #333b71;
	background-image: url('../images/background.png');
	background-repeat: no-repeat;
	background-position: center;
}