* { font-family: 'Roboto'; }

body { background: #e2e2e2; }

h1 { font-family: 'Roboto', cursive; }

.container { max-width: 675px; margin:30px auto; }

form.form-horizontal { margin-top: 30px; }

em.message { margin-top: 10px; }

form.form-horizontal div.form-group textarea { resize: none; }