
/* All */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

.error {
	color: red;
	text-align: center;
	weight-font: bold;
}

h1 {
	text-align: left;
}
