﻿
#movingImage {
  background-image: url(images/mover.png);
  background-repeat:no-repeat;
  height: 200px;
  left: 100px;
  margin-top: 20px;
  position: absolute;
  top: 17px;
  width: 121px;
}


