/* BASIC css start */
body, html { overflow-x:hidden; overflow-y:auto; }
#contract { padding:20px 10px 0; }
#contract h2 { font-size:24px; font-weight:bold; color:#000; }
#contract h3 { font-size:12px; font-weight:bold; color:#000; }
#contract textarea { width:99%; height:470px; margin-top:15px; outline:none; }
/* BASIC css end */

