#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;
  background: url(/sites/default/files/SHRM-Headsho-bg.png) no-repeat;
 
}


#content-area div.node-type-webform {
  width: 500px;
  border:none;
  text-align: left;
  font-size:16px;
  line-height: normal;
  overflow: hidden;
  margin-left: 20px;
  }

#edit-submit {
	margin-right: 200px;
 }

