body 
{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-image: url("Spullen/background-texture.jpg");
}

.buffer
{
	margin-top: 70px;
}