body {

	background-image:url(images/paws.gif);
	background-repeat: repeat-x repeat-y;
}	

  .main{font-family:Tahoma; font-size:11px;  color:#171615;  }
  .more{font-family:Tahoma; font-size:11px;  color:#896C08; text-decoration:none  }
  .brown{font-family:Tahoma; font-size:11px;  color:#4C3620;  }
  .white{font-family:Tahoma; font-size:13px;  color:#FFFFFF;  }



  #input{
  		width:250px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#FBF2EB;
		border-color:#7F7873;

		}
		 
		
	  #textarea{
  		width:250px; height:106px;
		border-width:1px;
		border-style:solid;
		background-color:#FBF2EB;
		border-color:#7F7873;
		overflow:auto;
		}


 






 





