﻿		body
		{
		    background-color: rgb(255,254,251);
		    
		}
		
		#container { 
			width: 600px;
			\width: 600px;
			w\idth: 600px;
			height:600px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color: rgb(255,254,251);
			background-image: url(../images/hintergrund.jpg);
		    background-repeat: no-repeat;
		}

