body{
    padding:0;
    margin:0;
    background:#eae6df;
    font-family:Arial;
    font-size:12px;
    color:#745e38;
}

h1 {
    font-weight:normal;
    font-size:14px;
}

h1, p {padding:0 0 14px;margin:0;}

#wrapper {
    width:1021px;
    margin:0 auto;
    background:url(../images/bg.jpg) no-repeat left top;
    height:713px;
    overflow:hidden;
    position:relative;
}

.description {
    margin:447px 238px 74px 48px;
    text-align:justify;
}

#button {
    position:absolute;
    top:476px;
    right:49px;
    background:url(../images/button.jpg) no-repeat left top;
    width:167px;
    height:166px;
}

#button a {
    text-indent:-1000000px;
    width:167px;
    height:166px;
    display:block;
    overflow:hidden;
}
