/**
 * Repeatable backgrounds
 */
.bg-axiom
{
	background: url("../img/backgrounds/bg_axiom.png") repeat;
}

.bg-azsubtle
{
	background: url("../img/backgrounds/bg_azsubtle.png") repeat;
}

.bg-backpattern
{
	background: url("../img/backgrounds/bg_backpattern.png") repeat;
}

.bg-bedgegrunge
{
	background: url("../img/backgrounds/bg_bedgegrunge.png") repeat;
}

.bg-birds
{
	background: url("../img/backgrounds/bg_birds.png") repeat;
}

.bg-blackthread
{
	background: url("../img/backgrounds/bg_blackthread.png") repeat;
}

.bg-brightsquares
{
	background: url("../img/backgrounds/bg_brightsquares.png") repeat;
}

.bg-bullseyes
{
	background: url("../img/backgrounds/bg_bullseyes.png") repeat;
}

.bg-cartographer
{
	background: url("../img/backgrounds/bg_cartographer.png") repeat;
}

.bg-circles
{
	background: url("../img/backgrounds/bg_circles.png") repeat;
}

.bg-classyfabric
{
	background: url("../img/backgrounds/bg_classyfabric.png") repeat;
}

.bg-crackle
{
	background: url("../img/backgrounds/bg_crackle.png") repeat;
}

.bg-crisscross
{
	background: url("../img/backgrounds/bg_crisscross.png") repeat;
}

.bg-debutdark
{
	background: url("../img/backgrounds/bg_debutdark.png") repeat;
}

.bg-debutlight
{
	background: url("../img/backgrounds/bg_debutlight.png") repeat;
}

.bg-decalees
{
	background: url("../img/backgrounds/bg_decalees.png") repeat;
}

.bg-diagonalstriped
{
	background: url("../img/backgrounds/bg_diagonalstriped.png") repeat;
}

.bg-diagonalwaves
{
	background: url("../img/backgrounds/bg_diagonalwaves.png") repeat;
}

.bg-diamond
{
	background: url("../img/backgrounds/bg_diamond.png") repeat;
}

.bg-escheresque
{
	background: url("../img/backgrounds/bg_escheresque.png") repeat;
}

.bg-geometric
{
	background: url("../img/backgrounds/bg_geometric.png") repeat;
}

.bg-gplay
{
	background: url("../img/backgrounds/bg_gplay.png") repeat;
}

.bg-grayjean
{
	background: url("../img/backgrounds/bg_grayjean.png") repeat;
}

.bg-grey
{
	background: url("../img/backgrounds/bg_grey.png") repeat;
}

.bg-hexabump
{
	background: url("../img/backgrounds/bg_hexabump.png") repeat;
}

.bg-illusion
{
	background: url("../img/backgrounds/bg_illusion.png") repeat;
}

.bg-leather
{
	background: url("../img/backgrounds/bg_leather.png") repeat;
}

.bg-lens
{
	background: url("../img/backgrounds/bg_lens.png") repeat;
}

.bg-linedpaper
{
	background: url("../img/backgrounds/bg_linedpaper.png") repeat;
}

.bg-nistri
{
	background: url("../img/backgrounds/bg_nistri.png") repeat;
}

.bg-none
{
	background: url("../img/backgrounds/bg_none.png") repeat;
}

.bg-norwegian
{
	background: url("../img/backgrounds/bg_norwegian.png") repeat;
}

.bg-oliva
{
	background: url("../img/backgrounds/bg_oliva.png") repeat;
}

.bg-psychedelic
{
	background: url("../img/backgrounds/bg_psychedelic.png") repeat;
}

.bg-px
{
	background: url("../img/backgrounds/bg_px.png") repeat;
}

.bg-retinawood
{
	background: url("../img/backgrounds/bg_retinawood.png") repeat;
}

.bg-ricepaper
{
	background: url("../img/backgrounds/bg_ricepaper.png") repeat;
}

.bg-robots
{
	background: url("../img/backgrounds/bg_robots.png") repeat;
}

.bg-shattered
{
	background: url("../img/backgrounds/bg_shattered.png") repeat;
}

.bg-straws
{
	background: url("../img/backgrounds/bg_straws.png") repeat;
}

.bg-subtledots
{
	background: url("../img/backgrounds/bg_subtledots.png") repeat;
}

.bg-swirl
{
	background: url("../img/backgrounds/bg_swirl.png") repeat;
}

.bg-tactile
{
	background: url("../img/backgrounds/bg_tactile.png") repeat;
}

.bg-tasky
{
	background: url("../img/backgrounds/bg_tasky.png") repeat;
}

.bg-tinygrid
{
	background: url("../img/backgrounds/bg_tinygrid.png") repeat;
}

.bg-tire
{
	background: url("../img/backgrounds/bg_tire.png") repeat;
}

.bg-type
{
	background: url("../img/backgrounds/bg_type.png") repeat;
}

.bg-vichy
{
	background: url("../img/backgrounds/bg_vichy.png") repeat;
}

.bg-wavecut
{
	background: url("../img/backgrounds/bg_wavecut.png") repeat;
}

.bg-weave
{
	background: url("../img/backgrounds/bg_weave.png") repeat;
}

.bg-whitediamond
{
	background: url("../img/backgrounds/bg_whitediamond.png") repeat;
}

.bg-whitewall
{
	background: url("../img/backgrounds/bg_whitewall.png") repeat;
}

.bg-wood
{
	background: url("../img/backgrounds/bg_wood.png") repeat;
}

.bg-worndots
{
	background: url("../img/backgrounds/bg_worndots.png") repeat;
}

.bg-woven
{
	background: url("../img/backgrounds/bg_woven.png") repeat;
}

.bg-xv
{
	background: url("../img/backgrounds/bg_xv.png") repeat;
}
/* @end Repeatable backgrounds */