* html #phone{
font: "Courier New", Courier, monospace;
	position: relative;
	text-align: center;
	word-spacing: 2px;
	text-transform: capitalize;
	color: #5a5a5a;
	line-height: 24px;
	text-decoration: none;
	text-indent: 50pt;
	top: 75px;
  overflow: auto;
  visibility: hidden
}