.forms {
	background-color: #633132;
	background-image:  url("bgr.jpg");
	color: #E4B984;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: solid;
	border-top-color: #E4B984;
	border-bottom-color: #E4B984;
	border-bottom-style: solid;
	border-left-color: #E4B984;
	border-right: #E4B984;
	border-left-style: solid;
	border-color: #E4B984;
	border-right-color: #E4B984;
	border-right-style: solid;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-left-width: thin;
}

