body{
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:#ffffff;
	font-family:arial;
}
h1{
	margin:10px;
	padding:0;
	font-size:15pt;
	color:#000000;
}
a{
	color:#0000ff;
}
#container{
	margin:0 auto;
	width:690px;
	border:solid 2px #DDEEF8;
	background:#EDF4FB;
}
form{
	border:solid 1px #d0d0d0;
	padding:20px;
	margin:10px;
	background:#DDEEFF;
}
form input{
	font-size:10pt;
}
#result{
	margin:10px;
}

#example{
	text-align:center;
	color:#444;
	font-size:10pt;
	line-height:180%;
}

#result blockquote{
	color:#444;
	font-size:9pt;
}
#power{
	margin:10px auto;
	width:656px;
	border:solid 2px #DDEEF8;
	background:#EDF4FB;
	color:#444;
	line-height:20px;
	font-size:8pt;
}