@charset "UTF-8";
.bikiniHome {
	background-image: url(../images/hero_images/bg_black_white_suit_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bikiniAbout {
	background-image: url(../images/hero_images/bg_black_white_suit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bikiniStore {
	background-image: url(../images/hero_images/bg_rockstar.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bikiniContact {
	background-image: url(../images/hero_images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Press {
	background-image: url(../images/hero_images/bg_blue.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.Parties {
	background-image: url(../images/hero_images/bg_blacklong.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
.bikiniGold {
	background-image: url(../images/hero_images/bg_gold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bikiniPink {
	background-image: url(../images/hero_images/bg_pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bikiniPurp  {
	background-image: url(../images/hero_images/bg_purp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bikiniBlack {
	background-image: url(../images/hero_images/bg_black_suit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.News {
	background-image: url(../images/hero_images/bg_inversenews.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Blog {
	background-image: url(../images/hero_images/bg_inversenews.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.white {
	background-image: url(../images/hero_images/bg_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.red {
	background-image: url(../images/hero_images/bg_red.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blue {
	background-image: url(../images/hero_images/bg_blue.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.black {
	background-image: url(../images/hero_images/bg_black.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blacklong {
	background-image: url(../images/hero_images/bg_blacklong.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.purple {
	background-image: url(../images/hero_images/bg_purple.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leather {
	background-image: url(../images/hero_images/bg_leather.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fire {
	background-image: url(../images/hero_images/bg_fire.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}