.header {
    text-align: center;
}

.header h1 {
    font-size: 200%;
    color: #333;
    margin-top: 30px;
}
#content input{padding: .3em;}