.left {
	background-image: url(lay_img/left.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.right {
	background-image: url(lay_img/right.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.logo {
	background-image: url(lay_img/coctail_logo.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.mint {
	background-image: url(lay_img/mint.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.bleft {
	background-image: url(lay_img/bleft.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.bright {
	background-image: url(lay_img/bright.png);
	background-position: center top;
	background-repeat: no-repeat;
}
