/*------------------------------------------------------------------
BODY BACKGROUNDS
------------------------------------------------------------------*/
body#age-verification
{
 background           : #433524 url(../img/interface/backgrounds/age-verification/bg-age-verification.png) scroll repeat-y center top;
}

body
{
 background-attachment: fixed !important;
}

body#bottle
{
 background-image     : url(../img/interface/backgrounds/bottle/bg-bottle.jpg);
}

body#home
{
 background-image     : url(../img/interface/backgrounds/home/bg-home.jpg);
}

body#legend-01
{
 background-image     : url(../img/interface/backgrounds/legend-01/bg-legend-01.jpg);
}

body#legend-02
{
 background-image     : url(../img/interface/backgrounds/legend-02/bg-legend-02.jpg);
}

body#legend-03
{
 background-image     : url(../img/interface/backgrounds/legend-03/bg-legend-03.jpg);
}

body#legend-04
{
 background-image     : url(../img/interface/backgrounds/legend-04/bg-legend-04.jpg);
}

body#legend-05
{
 background-image     : url(../img/interface/backgrounds/legend-05/bg-legend-05.jpg);
}

body#legend-06
{
 background-image     : url(../img/interface/backgrounds/legend-06/bg-legend-06.jpg);
}

body#secret
{
 background-image     : url(../img/interface/backgrounds/secret/bg-secret.jpg);
}

body#taste
{
 background-image     : url(../img/interface/backgrounds/taste/bg-taste.jpg);
}