/* =NUEVO RECETARIO
----------------------------------------------- */

body {
	background: url(../image/background/nuevo-recetario.png) no-repeat;
}

#header {
		background: url(../image/header/background/nuevo-recetario.jpg) no-repeat;
		border-bottom-color: #669;
}

#header p, #header h1 a, #header ul a:hover, a:link, button {
	color: #669;
}

a:visited, button:hover {
	color: #99c;
}


/* =MAIN > CONTENT
----------------------------------------------- */

#main div.content {
	width: 470px;
}