#page {
  margin-bottom: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #ff9900;
  width: 675px;
  height: 350px;
  overflow: hidden;
  border-radius: 20px;
  margin-left: 30px;
   
}

.form-2 #header {
  height: 100px;
}

.form-2 #content .field-field-form-intro,
.form-2 #content .field-field-form-outro,
#content form {
  width: 650px;
  border: none;
  text-align: center;
  font-size:18px;
    
 } 
 #webform-component-e-mail {
	 display:none;
 }
 #edit-submit {
	 display:none;
 }
 
 #content-area div.node-type-webform {
  width: 650px;
  border:none;
  text-align: center;
  font-size:20px;
  }
 

    
