#contacts {position : absolute;
	height: 600px;
	width : 700px;
	overflow: auto;
	margin-left:170px;
	margin-top: 85px;
	text-align: center;
}
#contacts p, #contacts ul, #contacts ol, #contacts li, #contacts td {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000099;
}
#contacts h1 {
	font-family: "Times New Roman", Times, serif;
	color:  #000099;
}
#contacts h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
}
