html, body 
{
    margin: 0;
    height: 100%;
    background-image: url(images/taustakuvio.png); background-repeat: repeat;
}

.sisalto
{
    width: 800px;
}