BODY {
  margin: 0px;
  padding: 0px
}

.bottom {
  background: url(/img/bottom.png);
  color: #ffffff;
	padding: 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight: normal;
	text-align: center
}

.top {
  background: url(/img/top.png)
}
