#container p {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 60px;
	margin-top: 5px;
}
#container .menu {
	margin-bottom: 10px;
}

#container h1 {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	color: #F00;
	line-height: 30px;
	border: 4px dotted #F90;
	width: 600px;
	font-size: 20px;
}

#container img {
	text-align: center;
	margin: auto;
	display: block;
}
.red {
	color: #F00;
}
.red {
	color: #F00;
}
