@charset "utf-8";
/* BBESCS */

body {background-image:url(images/images/background.jpg);
      background-repeat:repeat-x;}
	  
#container {background-image: url(images/images/Body.jpg);}

#footer {
	background-image:url(images/images/footer.jpg);
	position:absolute;
	left:-1px;
	bottom:-27px;
	width:882px;
	height:70px;
}

