body {font-family: 'Oswald', sans-serif; font-weight: bold; margin: 0;}
li, td, p, h1, h2, h3 {font-size: 2em; font-weight: 100;}
fieldset {margin: 72px 0px;}
legend {background-color: black; color: white; padding: 5px 10px; font-weight: normal;}

#userDashboard {width: 100%; background-color: #efefef; padding: 15px 10px 10px 10px; box-sizing: border-box;}
.userDashboardItem {padding-right: 20px; font-family: Arial; font-size: 0.9em; font-weight: normal; }

.pageHeader {font-weight: 400; font-size: 3em;}
.featureText {font-size: 1.2em; font-weight: 100;}
.formElement {font-family: Oswald; font-size: 1.0em; font-weight: 100;}
