@charset "utf-8";
.formindex {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	color: #333333;
	background-image: url(../images/form.png);
	text-align: center;
	width: 285px;
}
.button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	text-align: center;
}
