body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #a8ecf9;
    color: #000000;
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 719px;
    height: 535px;
    position: relative;
}

#frame {
    position: absolute;
    top: 27px;
    left: 31px;
    width: 657px;
    height: 481px;
    background: url(wood.gif);
}

#backing {
    position: absolute;
    top: 27px;
    left: 24px;
    width: 607px;
    height: 427px;
    background: #a8ecf9;
}

#aciklama {
    position: absolute;
    top: 520px;
    left: 31px;
    width: 657px;
    font-size: 15px;
    text-align: center;
    background: #f5e93e;
}

#gunceltarih {
    position: absolute;
    top: 537px;
    left: 31px;
    width: 657px;
    text-align: center;
    background: #f5e93e;
}


img {
    border: 0;
}