@charset "utf-8";
/* CSS Document */

#center {
	height: 90%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#bottom {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	position: absolute;
	bottom: 1px;
}

