#loader {
    width: 180px;
}

.center-div {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 160px;
}

.text {
  font: normal 12px tahoma, arial, verdana, sans-serif;
  width: 180px;
  height: 10px;
  text-align: center;
}