@charset "utf-8";
h1 {
	background-color: #428BCA;
	color:#FFF;
	font-size: 24px;
}
h2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #808080;
	border-left-color: #808080;
	font-size: 20px;
}

