﻿h1 {
	font-size:1.2em;
	border-bottom:#ccc 1px dotted;
}
body {
	font-size:10pt;
}
#box {
	border:0px solid gray;
	width:300px;
	height:100px;
	background-color:#dfe;
}