﻿h1 {
	color : #505055;
	border-bottom : 1px dotted #ffafaf;
	font-size : 18pt;
	width:400px;
}
#myArea {
	width:200px;
	height:200px;
	background-color: #003;
	color :white;
}
