@charset "utf-8";
/* CSS Document */
body{
	background:#D9E6D6;
}
#cuerpo{
	width:750px;
	height:500px;
	margin:auto;
}
