#loading {
  position:absolute;
	height:75px;
	top: 100px;
	visibility: hidden;
	border: 3px double #009;
}

#loading img {
	border: 0px;
}

