.header { font-size: 18px; margin-bottom: 10px; }
.specifictips { border: thin solid #A0C4B6; padding: 10px; width:200px; margin-left: 20px;}
.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; }
.tip .title { font-weight: bold; }
.tip { margin-bottom: 10px; }

a.recipe { color: blue; }
a.archive { color: blue; }
a.title { color: blue; }
a.ingredient { color: blue; }
a.external { color: blue; }

