body 	{margin: 0px;
  	padding: 0px;
	background-image:url('images/back.jpg');
	background-repeat: repeat-x}

.form { height:22px; margin-bottom:5px;}
.form input {width:187px; height:19px; border:0px; color:#485257; background:#B5CDEA; padding:2px 0 0 7px;}
textarea { width:242px; height:100px; border:0px; color:#485257; background:#B5CDEA; overflow:auto; padding:2px 0 0 7px; }
