body {
  background: url("../d/p.jpg");
  background-repeat: no-repeat;
  background-position: 122px 100%;
  font: 11px verdana }

#count {
  width: 200px;
  font: 15px verdana;
  font-weight: bold;
  background: #7070f0 ;
  padding: 1px 5px 1px 5px;
  color: #ffffff;
  border: 1px solid;
  border-top-color: #000000;
  border-left-color: #000000;
  border-bottom-color: #a0a0a0;
  border-right-color: #a0a0a0 }

input.push { 
  font: 11px verdana;
  font-weight: bold;
  margin-top: 5px;
  padding: 1px;
  background-color: #7060f0;
  color: #ffffff;
  border-width: 1px;
  border-top-color: #8f8fff;
  border-left-color: #8f8fff;
  border-bottom-color: #000060;
  border-right-color: #000060;
  cursor: hand }