function get_randomCssNum()
{
    var ranCssNum= Math.floor(Math.random()*120);
	//var ranCssNum= Math.floor(Math.random()*Number of CSS you Have);
    return ranCssNum;
}

function getaCss()
{
   var whichCss=get_randomCssNum();

	var in_line_style=new Array(120)
     // Background swirls
	in_line_style[0]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-1-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[1]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-1-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[2]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-1-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[3]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-1-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[4]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-1-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[5]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-1-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[6]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-2-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[7]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-2-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[8]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-2-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[9]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-2-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[10]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-2-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[11]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-2-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[12]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-3-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[13]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-3-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[14]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-3-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[15]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-3-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[16]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-3-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[17]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-3-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[18]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-4-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[19]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-4-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[20]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-4-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[21]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-4-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[22]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-4-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[23]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-4-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[24]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-5-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[25]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-5-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[26]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-5-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[27]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-5-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[28]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-5-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[29]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-5-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[30]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-6-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[31]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-6-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[32]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-6-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[33]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-6-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[34]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-6-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[35]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-6-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[36]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-7-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[37]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-7-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[38]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-7-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[39]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-7-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[40]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-7-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[41]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-7-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[42]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-8-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[43]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-8-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[44]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-8-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[45]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-8-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[46]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-8-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[47]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-8-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[48]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-9-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[49]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-9-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[50]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-9-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[51]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-9-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[52]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-9-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[53]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-9-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[54]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-10-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[55]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-10-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[56]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-10-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[57]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-10-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[58]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-10-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[59]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-10-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[60]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-11-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[61]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-11-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[62]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-11-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[63]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-11-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[64]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-11-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[65]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-11-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[66]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-12-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[67]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-12-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[68]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-12-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[69]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-12-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[70]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-12-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[71]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-12-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[72]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-13-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[73]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-13-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[74]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-13-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[75]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-13-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[76]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-13-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[77]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-13-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[78]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-14-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[79]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-14-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[80]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-14-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[81]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-14-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[82]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-14-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[83]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-14-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[84]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-15-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[85]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-15-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[86]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-15-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[87]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-15-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[88]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-15-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[89]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-15-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[90]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-16-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[91]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-16-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[92]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-16-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[93]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-16-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[94]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-16-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[95]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-16-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[96]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-17-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[97]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-17-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[98]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-17-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[99]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-17-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[100]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-17-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[101]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-17-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[102]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-18-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[103]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-18-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[104]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-18-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[105]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-18-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[106]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-18-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[107]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-18-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[108]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-19-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[109]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-19-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[110]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-19-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[111]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-19-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[112]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-19-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[113]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-19-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	in_line_style[114]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-20-ltpink.png) -100px -10% fixed repeat; } </style>";
	in_line_style[115]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-20-dkrosybrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[116]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-20-dkbrown.png) -100px -10% fixed repeat; } </style>";
	in_line_style[117]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-20-maroon.png) -100px -10% fixed repeat; } </style>";
	in_line_style[118]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-20-coral.png) -100px -10% fixed repeat; } </style>";
	in_line_style[119]="<style type='text/css'> body { color: white; background: #e32636 url(../../../../../festivals/TangoRojo/images/layout/backgrounds/swirls/swirl_bg-20-dkturquoise.png) -100px -10% fixed repeat; } </style>";

	return in_line_style[whichCss]
  }
  document.write(getaCss());
