body {
  margin: 0; padding: 0; 
  font-size: 75%;
  font-family: Gill Sans, Georgia, sans-serif;
  color: #353535;
}
p { font-size: 1.35em; color: #353535; }
ul { padding: 0px 2px 4px 2px; }
fieldset { border: 1px solid #ccc; }
legend { color: #af6629; font-size: 1.5em; font-weight: bold; }
h2 { color: #338684; font-size: 1.5em; font-weight: bold; }

#CalcWrapper { width: 531px; margin: 0 auto;  }

#quiz_questions h5 { font-size: 1.5em; color: #353535; }
#quiz_questions li { color: #658b10;  font-size: 1.30em; font-weight: bold; list-style-type: none; }

#badge p { margin-left: 5px; font-size: 1.20em; color: #353535; line-height:95%; }

#share_this a { font-size: 1.75em; color: #3b5998; }
#share_this h2 { font-size: 1.75em; color: #353535; }
