@charset "utf-8";
/* CSS Document */

.pink {
	font-family: Arial, Helvetica, sans-serif;
	width: 772px;
	background-position: left;
	background-image: url(../img/mid.png);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #532222;
}
input {
	color: b87373;
	background-color: 532222;
	border-color: 2c1212;
}

.field {
	margin: 0px;
	padding: 0px;
	width: 500px;
}

