@charset "utf-8";
/* CSS Document */

#imazh {
	background-image: url(under.jpg);
	background-repeat: no-repeat;
	margin:auto;	
	width:800px;
	height:900px;
}