body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cbb6a3;
}
textarea{
	width: 396px;
	height: 63px;
}
}.left {
	background-image: url(../images/hairbg-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}.right {
	background-image: url(../images/hairbg-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

a.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

