@charset "utf-8";
#contactbox {
	font-family: "Times New Roman", Times, serif;
	background-color: #CBFAF4;
	text-align: center;
	float: left;
	height: 200px;
	width: 180px;
	margin-bottom: 45px;
	font-size: small;
	font-style: normal;
	padding-top: 10px;
	border: medium outset #6CF;
	margin-left: 10px;
	margin-top: 40px;
}
