.page_content.inside_page select, input[type="password"], input[type="text"], textarea {
    font-size: 18px;
    padding: 10px;
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
}
#page_container {
     border: 0;
}
#footer, #page_container:after {
     display: none;
}
h1#content-start {
     font-size: 48px;
     text-align: center;
}
li.household-subhead {
     font-size: 18px;
}
input[type=button] {
     font-size: 18px;
     padding: 10px 20px 10px 20px;
}
