﻿h1 {
	font-size:14pt;
	border-bottom:1px dotted gray;
	width:320px;
}
.dArea {
	background-color:yellow;
	width:120px;
	height:100px;
}
