

input.txt {
color: #004422;
border: 1px inset #004422;
width: 300px;}


textarea {
width: 400px;
height: 100px;
color: #004422;
border: 1px inset #004422;}

fieldset {
border: 1px solid #ccc;
background: #fff url(images/bg-form.jpg) repeat-x;
padding: 30px 20px;
margin-top: -4em;
margin-left:2em; 
float: right;
width: 450px;}

#fieldset1 {
border: 2px solid outset black;

padding: 20px;
width: 30%; 
float: right;}

input.btn {
color: #004422;	
border-right: 1px #004422 solid;
border-left: 1px #dcdcdc ridge;
border-top: 1px #dcdcdc ridge;
border-bottom: 1px #004422 solid;
}


