body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #ffcdcd;
    color: #b15997;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 780px;
    height: 750px;
    position: relative;
}

h1, h2, div {
    padding: 0;
    margin: 0;
    line-height: 1.2;
}

p {
  margin: 0.8em 0;
}

img {
    border: 0;
}

#logo {
    position: absolute;
    top: 0px;
    left: 30px;
}

#logolets {
    position: absolute;
    top: 0px;
    left: 410px;
}

#frame {
    position: absolute;
    top: 67px;
    left: 31px;
    width: 725px;
    height: 653px;
    background: url(images/wood.gif);
}

#backing {
    position: absolute;
    top: 27px;
    left: 24px;
    width: 676px;
    height: 599px;
    background: #ffcdcd;
}

#nav {
    position: absolute;
    top: 37px;
    left: 15px;
    width: 247px;
    height: 358px;
}


#body {
    position: absolute;
    background: url(images/body.jpg);
    top: 122px;
    left: 267px;
    width: 392px;
    height: 474px;
}

#scroll {
    overflow: auto;
    margin: 27px;
    height: 420px;
}

#greenguy {
    position: absolute;
    background: url(images/ballon1.jpg);
    top: 32px;
    left: 370px;
    width: 83px;
    height: 130px;
}

#purplegal {
    position: absolute;
    background: url(images/ballon1.jpg);
    top: 32px;
    left: 527px;
    width: 83px;
    height: 130px;
}

#collectnow {
    position: absolute;
    background: url(images/hulpgezocht.jpg);
    top: 439px;
    left: 28px;
    width: 202px;
    height: 152px;
}

#wire {
    position: absolute;
    background: url(images/wire.jpg);
    top: 28px;
    left: 340px;
    width: 61px;
    height: 39px;
}

#copyright {
	 text-align:center;
    top: 727px;
    left: 34px;
}

.readmore {
    text-align: right;
}

a {
    color: #c93ea1;
    text-decoration: underline;
    font-weight: bold;
}
