@charset "utf-8";
.box {
	text-align: left;
	margin: 150px auto 0px;
	padding: 0px;
	height: 150px;
	width: 300px;
	color: #333333;
}
body {
	text-align: center;
}
