html body {
  background: transparent url("../media/images/bg-service.jpg") left top no-repeat;
}

div.uplink {
  text-align: right;
  margin-bottom: 0.5em;
}

div.uplink a {
  padding-left: 15px;
  background: transparent url(../media/images/uparrow.gif) center left no-repeat;
}

div.uplink a:hover {
  background: transparent url(../media/images/uparrow-selected.gif) center left no-repeat;
}