h1 {
  font-size: 30px;
 }

h2 {
  font-size: 30px;
}

h3 {
  font-size: 30px;
 }

h5 {
  font-size: 22px;
 }

#mainbody {
  font-size: 2.2em;
}

#tablebox {
  width: 845px;
 }

.column {
  width: 420px;
}

.cleanform  label,.cleanform legend{
	white-space:normal;	
}

.cleanform fieldset{
	width:45%;/*55%*/
}

.cleanform input, .cleanform textarea, .cleanform select {
    width:95%;/*95%*/
 }


