body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.boord {
	border: 1px dotted #993366;
}

