@charset "utf-8";
/* CSS Document */

#logo{
		width:902px;
		height:602px;
		margin:auto;}
		
body {
	background-color: #E5F3F9;
	background-image: url(/imagenes/fondo.jpg);
	background-repeat: repeat;
}
	
img {
	padding: 40px;
}
