@charset "utf-8";
/* CSS Document */
body {
		background-image:url(img/fondo_comidas.jpg);
		color:#600;
	}
h2{
	text-decoration:underline;
	}

#header{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	}

img {
	border:0px none;}
