body 
	{
    background:url("images/la-fiesta-bkg.jpg");
    background-repeat: yes-repeat;
    background-position: center;
	margin: 0px
	}

#horizon        
	{
	text-align:left;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	}

#horizon2        
	{
	text-align:left;
	position: absolute;
	top: 465px;
	left: 572px;
	width: 1200px;
	}

#content    
	{
    background:url("images/la-fiesta-bkg-img.jpg");
    background-repeat: no-repeat;
	margin-left: -600px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1200px;
	height: 650px;
	}


a {
  -moz-outline: none 0;
  outline: none 0;
}

div#preload { display: none; }
