﻿h1 {
	font-size:14pt;
	border-bottom:1px dotted gray;
	width:320px;
}
.note {
	color:red;
	font-size:16pt;
	font-weight:900;
}
.content {
	background-color:#ddd;
}