#wrapper{
	
	width: 377px;
	margin: 200px auto;
}

.popup {
    position: absolute;
    display: none; 
    background-image: url(../images/popup.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 212px;
	height: 158px;
	

}

.ini{
	position: relative
}