body {
  font-family: Baskerville, Georgia, "Times New Roman", serif;
  font-size: 16px;
  color: #000;
  margin: 5px;
  background-color: #89a98a;
  line-height: 20px;
}

sub {
  line-height: 0;
}

p {
  margin: 20px 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  list-style-position: outside;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  text-align: left;
  margin: 0;
  padding: 0;
  text-shadow: #ccc 1px 1px;
}

h1 {
  font-size: 30px;
  line-height: 40px;
}

h2 {
  font-size: 16px;
  line-height: 20px;
}

div.wrapper {
  width: 960px;
  margin: 0 auto;
}

div.section,
div.title {
  padding: 10px;
  margin: 5px;
  background-color: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: justify;
  width: 930px;
  float: left;
}

div#future,
div#sanyo,
div#technical {
  width: 290px;
}

div#contact,
div#moreinfo {
  width: 450px;
}

div#topinfo {
  float: right;
  font-size: 14px;
  text-align: right;
}

div#topinfo p {
  margin: 0;
}

div#future,
div#contact {
  clear: left;
}

div#contact,
ul {
  text-align: left;
}

a {
  color: #89a98a;
  font-style: italic;
}

div.clear {
  clear: both;
}

p#vimeo {
  height: 220px;
}

#peter {
  float: left;
}

#peter h2 {
  line-height: 40px;
  vertical-align: middle;
}
