/* main font, color, background */
body{
background-repeat: no-repeat;
background-attachment: fixed;}

/* catalog background & border */
.item{
        }
.i-img{background-color:transparent;
        background-image:; 
         border-color:transparent;    

                        }
.base-info{
                }

.h-cart{
	position:absolute;
	left:810px;
	bottom:0;
	width:280px;
	font-size:1.1em;
	line-height:1.3;


