html,
body{
    position:relative;
    min-width:1000px;
    /*background:url('../images/telepermru.png') top left #c9a6b6;*/
    background-color: #d2d2d2;
}

body{
    min-height:100%;
    height:auto;
    background:url('../images/body.gif') top center repeat-y;
}