@import "shared-styles.css";

img#OpenFracasLogo
{
	width: 100%;
}

img#homebar
{
	visibility: hidden;
	width: 0;
	height: 0;
}
div#header
{
	font-size: 40pt;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
div#content-container
{
	background-image: none;
	width: 100%;
}
div#footer
{
	visibility: hidden;
	height: 0px;
}
