﻿body {
  background-image: url('../images/bg-bee-body_greenpeace01.jpg');
  background-position: center 105px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

h1 {
  margin: 80px 0 30px;
  font-family: WalkwayUltraBoldRegular, Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
}

p {
  margin: 30px 80px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  line-height: 25px;
}

div#main {
  position: absolute;
  left: 50%;
  width: 760px;
  margin-left: -380px;
}

div#header {
  height: 105px;
  background: url('../images/bg-bee-line_hori_whi01.gif') center bottom no-repeat scroll;
  text-align: right;
}

div#footer {
  margin-top: 70px;
  background: url('../images/bg-bee-line_hori_whi01.gif') center top no-repeat scroll;
}

div#banner * {
  font-size: 10px;
  line-height: 20px;
}

img.logo {
  width: 140px;
  height: 140px;
}

img.tag {
  width: 100px;
  height: 64px;
  margin-top: -32px;
}

#header img.icon {
  width: 24px;
  height: 24px;
  margin: 40px 20px 10px 0;
}

img#logo_top {
  position: absolute;
  top: 0;
  left: 50%;
  width: 116px;
  height: 140px;
  margin-left: -58px;
}