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

body {
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	background-color:#332212;
}
input[type=text]{
	width:100%;
}
textarea{
	width:100%;
}
