@charset "utf-8";
/* CSS Document */
#contenedor {
	margin:auto;
	width:640px;
	height:480px;
	border: 8px solid #666666;
}

body{
	
	background-image:url(images/fondo.gif);	
}

