@charset "utf-8";
.contacto {
	background-color: #FFCCFF;
	height: 400px;
	width: 500px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 200px;
}

