/********************************************** recipes css **********************************************/

html {
	font-family: "Lucida Sans", sans-serif;
}

img {
	max-width: 100%;
	/*width: 100%;*/
	height: auto;
}

h1 {
	margin-top: 0.33em;
	margin-bottom: 0.33em;
}




