body {
    background : #b0c060 url('/img/1024x768/aug-2008-014.jpg') no-repeat top center;
    width : 99%;
  }

.base {
    position: relative;
    margin: auto;
    max-width: 1000px;
}

.animatie1 {
    position: fixed;
    top: 45px;
  }

.animatie2 {
    position: fixed;
    top: auto;
    bottom: 20px;
  }

.tekst1 {
    text-align: left;
    margin: 40px 0px 30px auto; 
  }

.tekst2 {
    text-align: right;
    margin: 20px 20px auto auto;
  }

.tekst {
    font: 12pt verdana,swiss,sans;
    color: blue;
    float: right;
    width: 70%
  }

