#edit-new {width:800px;margin:0 auto;padding:200px 0;}
#edit-new input {display:block;}
#edit-new input[type=text] {width:100%;padding:5px;font-size:18px;}
#edit-new label {font-size:17px;margin-top:15px;}
#edit-new select, #edit-new textarea {margin-bottom:25px;}
#edit-new input[type=submit] {border:none;background:#000;font-size:24px;margin:25px 0;color:#fff;font-size:18px;padding:20px 25px;cursor:pointer;}
#edit-new textarea {width:100%;font-size:16px;line-height:24px;padding:10px;}