html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape */
}

body {
	width: 100%;
	background-color: #000000;
	}

#page {
	width: 100%;
	}

#header {
	width: 100%;
	height: 25%;
	background: url("images/gregragostalogom.png") no-repeat;
	}
#mobi {
	width: 100%;
	font: normal 14px arial;
	color: #ffffff;
	}
#mobi a:link {
	color: #cccccc;
	}
#mobi a:hover {
	color: #aaaaaa;
	}
#mobi a:visited {
	color: #cccccc;
	}
#mobi a:active {
	color: #cccccc;
	}
#space {
	display: none;
	}
#menu {
	display: none;
	}