body {
  background: #000000;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

div.outer {
  position: relative;
  height: 100%;
  width: 100%;
}

div.inner {
  position: relative;
  background: #ffffff;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  width: 752px;
  height: 1100px;
  background: url(/rr/paper20b.jpg) no-repeat;
  overflow:hidden;
}


.positioned {
  position: absolute;
}

.che {
left:-40px;
top:-59px;
}
.freedom {    left:20px;    top:337px; }
.manifesto {
left:150px;
top:117px;
}
.revBlack {
left:250px;
top:90px;
}
.vivala {
left:298px;
top:683px;
}
.revOrange {
left:166px;
top:716px;
}
.vivalaPlan {
left:298px;
top:913px;
}
.revOrangePlan {
left:166px;
top:946px;
}
.logo {
right:30px;
bottom:20px;
}

div.copy {
font-family:trebuchet MS;
font-size:15px;
left:128px;
top:243px;
width:554px;
}

div.form{
font-family:trebuchet MS;
font-size:15px;
left:128px;
top:760px;
width:554px;
}

div.formPlan{
font-family:trebuchet MS;
font-size:15px;
left:128px;
top:630px;
width:554px;
}

div.footerLink {
  bottom: 40px;
  left: 30px;
}

div.footerLink a {
  text-decoration: none;
  color: #000;
  font-weight: bold;

}


