html {
  border-left:1px solid #f00;
}

input, textarea {
  border:1px solid #000;
}

.section {
  margin:0 2em;
}

p {
  text-indent:1em;
}

.content > .section {
  margin-bottom:5em;
  padding-bottom:2em;
  border-bottom:1px solid #ddd;
}

h1{
  content:url("title.png");
  font-size:250%;
}

h2 {
  margin-top:2em;
  color:#ef4a4a;
  background:transparent;
  text-shadow: 0.2em 0.2em 0.2em #cfc2c2;
}

.footer {
  text-align:center;
}

.photo {
  margin-left:4em;
}
