h1 {
	font-size:1.2em;
	border-bottom:#ccc 1px dotted;
	text-align : left;
}
body {
	font-size:10pt;
}
.box {
	border:1px solid red;
	width:400px;
	height:300px;
	background-color:#ffa;
}