﻿h1 {
	font-size:14pt;
	border-bottom:1px dotted gray;
	width:320px;
}
div {
	width:320px;
	background-color:yellow;
	border:1px solid red;
}