.centre
{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 263px;
  height: 220px;
}

.icon1, .icon2, .icon3  { float:left; width: 60px; }

.icon-pad-left { padding-left: 18px; }