body {
	font-size: 0.9em;
	margin: 15px 0 0 10px;
}
h1 {
  margin: 0;
	background: url(img/logo.gif) top left no-repeat;
}
h1 span {
	visibility: hidden;
}
.desc {
	font-size: 0.9em;
}
#content {
	margin-left: 5px;
}
#result {
	margin: 10px 5px 5px;
	font-size: 1em;
}
img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
#footer {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 0px 10px 0px 0px;
}
#copyright {
	text-align: right;
	font-size: 0.85em;
	line-height: 1;
}