body {
background:#ccc;
}

.demolist {
 font-family:sans-serif;
 font-size:14px;
 font-weight:bold;
 color:blue; 
}

.examplediv {
	font-family:serif;
	font-size:13px;
	height:548px; /* 548px; */
	padding-top:5px;
	text-align:left;
}

.examplediv h2 {
	text-align:center;
	color:blue;
	font-size:24px;
}

.examplediv h3 {
	text-align:left;
	color:black;
	font-size:16px;
}