/* CSS Document */

#main {
	padding-bottom: 40px;
	font-size: 13px;
	line-height: 24px;}

#main h1 {
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}

#main .alert {
	color: red;
}

#main section {
	margin-top: 40px;
}


#main h2 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 20px;
}

#main p {
	margin-top: 20px;
}