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

body {
	background-color: #e5e5e5;
	margin: 0px;
}
#container {
	background-image:url(images/fondo.gif);
	width:800px;
	height:620px;
	position:relative;
	margin: 0 auto;	
}
