﻿h1 {
	font-size:14pt;
	border-bottom:1px dotted gray;
	width:320px;
}
#myArea {
	background-color:yellow;
	width:240px;
	height:160px;
}
