@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 12px;
	line-height: 1.5;
}

#wrap {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	text-align: center;
}