html, body 	{margin:0;
			padding:0;
			width:100%;
			height:100%;
			background:#fff url('../bg-wood2.jpg') repeat center top}
			
#wrapper	{width:900px;min-height:850px;
			margin:50px auto}
			
#header		{width:900px;
			height:223px;
			background:transparent url('../img/head-d.png') no-repeat left top;
			display:block}
			
#content	{width:900px;height:557px;display:block}

#colm1		{width:350px;height:557px;float:left;
			background:transparent url('../img/colm-d.png') no-repeat left top;
			display:inline}

#colm2		{width:550px;height:557px;float:left;
			background:transparent url('../img/colm-2.png') no-repeat left top;
			display:inline}

