#centerpage {
	background-color: #333;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#centercontent {
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	height: auto;
}


#title {
	height: auto;
	width: 98%;
	margin-left: 15px;
	padding-top: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
}
#title h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: #0C3;
}

#title h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: #0C3;
}

#centerpage #centercontent img{
	height: 200px;
	margin: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #141414;
	border-right-color: #141414;
	border-bottom-color: #141414;
	border-left-color: #141414;
	padding: 0px;
	
}
.month {
	text-align: center;
}

.month h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 36px;
	color: white;
}

.month h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 24px;
	color: white;
}
	
.month h3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 18px;
	color: white;
}