	#content-inner {
		display:none;
	}
	#frm {
		position: absolute;
		height: 60%;
		width: 70%;
		left: 15%;
		top: 20%;
		font-size: 2em;
		font-weight: bold;
		font-family: verdana, arial;
                line-height:125%;
		background: #111;
                color:#888;
		overflow: hidden;
		padding: 0.5em;
	}
	#frm span {
		position: relative;
		text-align: center;
		z-index: 1;
	}

