body {
	width: 700px;
	margin: 0 auto;
}

h1 {
	text-align: center;
	font-size: 23px;
}

.warning {
	color: red;
}