prueba asi luego nos cuentas:
demo
Código CSS:
Ver originalhtml, body{
height:100%;
}
body{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
background:url("trama2.jpg") 0 0 repeat;
}
.contenedor{
width:1000px;
margin:0 auto;
background:url("fondoblanco.png") 0 0 repeat-y;
height:100%;
}