h1 {
	font-size:1.2em;
	border-bottom:#ccc 1px dotted;
	text-align : left;
}
body {
	font-size:10pt;
}
form {
	text-align:left;
}
.box {
	border:1px solid orange;
	width:100px;
	height:100px;
	background-color:#faa;
}