#wrap {
	height: 600px;
	width: 800px;
	margin-bottom:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(blog/media/index_main.png);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;	
}
#image{
	width:169;
	height:598;
	margin-left:auto;
	margin-top:auto;
	position:absolute;
	margin-right:169px;
	background:url(media/bordea_index.png);
	background-repeat:no-repeat;
}
