#entrance {
	display:none !important;
}

#textlinkscontainer {
	display: none !important;
}

body {
	background-color: #9C3;
	margin: 0; padding: 0;
}

.entrancehandheld {
	max-width: 240px;
	margin: auto;
	text-align: center;
	font: 10px/1.4em Tahoma, Verdana, sans-serif;
	border: 3px solid #FFF;
}

.entrancehandheld h1 {background-color:#FFF; color:#9C3; font: 3em Arial, Helvetica, sans-serif; text-align: center;}
.entrancehandheld h2 {margin-bottom: -1.2em; color:#051B7B; font: 1.2em Tahoma, sans-serif; text-align: center;}
.entrancehandheld p {text-align: center;}
a:hover {text-decoration: none;}
