<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
input{width:50%;
padding-left: 10px;
line-height: 39px;
font-size: 14px;border:1px solid #666;
color: #085543;
margin-bottom:10px;
outline:none;
margin-top:10px;
}
textarea{ width:50%;
padding-left: 10px;
line-height: 39px;
font-size: 14px;
border: 1px solid #666;
border-color: #666;
color:#085543;
height:120px;
outline:none;}
#submit{
	margin-top:10px;
	margin-left:350px;;
}


</pre></body></html>