body {
	background-color: #A39280;
	margin:0;
	padding:0;
}

#inhalt	{
	background-image: url("bg-404.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 1377px;
    margin: auto;
    text-align: center;
    width: auto;
	}