.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: none;
	position: relative;
	left: 100px;
	top: 50px;
	right: 100px;
	bottom: 50px;
	color: #0000FF;
}
