@charset "utf-8";
#contactinfo {
	position: absolute;
	width: 200px;
	left: 350px;
	top: 1000px;
	height: 219px;
}
#footer {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 350px;
	top: 1275px;
}

