@charset "utf-8";
/* CSS Document */

#container{
	background-attachment: fixed;
	background-image: url(BIGLORIA.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 450px;
	position: relative;
	
}


#footer {
	bottom:5px;
	left:-5px;
	position: absolute;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 100%;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}


#header1{
	position:absolute;
	left:-9999px;
}

#header2{
	position:absolute;
	left:-9999px;
}

#header3{
	position:absolute;
	left:-9999px;
}
