﻿h1 {
	color : #505055;
	border-bottom : 1px dotted #ffafaf;
	font-size : 18pt;
	width:400px;
}
#result {
	font-size : 11pt;
	color : black;
	width:400px;
	height:80px;
	background-color:#f0f0f0;
	font-family : courier;
	border:1px solid black;
}

