/* body -------------------------------------------------------- */


/* header ------------------------------------------------------ */

#underconstruction {

	text-align:center;
	margin-top:200px;

	}

#aka-mark {

	text-align:center;

}

/* page fade --------------------------------------------------- */

#fade {

	position:absolute; /* ie6 */
	position:fixed;
	margin:0px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index:9999;

}
