.header { font-size: 18px; }
.recipe { border: thin solid black; margin: 10px; padding: 10px; background-color:white; color: black;}
.recipe .title { font-weight: bold; }
.recipe .ingredients { font-style: italic; }
.archives { font-size: 12px; }
a.recipe { color: blue; }
a.archive { color: blue; }
a.title { color: blue; }
a.ingredient { color: blue; }
a.external { color: blue; }

