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