body {
 font-family:arial, sans, helvetica;
 font-size: 1.0em;
}
.recipe_urry {
 font-size: 1.6em;
}
.recipe_header {
 font-weight: bold;
}
.recipe_paragraph_header{
 font-weight: bold;
}
h1.recipe {
}
.recipe_pic {
/* display: none; */
 float: right;
 padding-left: 10px;
 margin-top: 10px;
}
h1 {
 font-size:1.2em;
 margin-top:10px;
 margin-bottom:10px;
}
h2 {
 font-weight: bold;
 font-size: 1.0em;
}
.menu {
 display: none;
}
#Cpic{
 display: none;
}
#C{
 display: inline;
}
.recipe_print{
 display: none;
}
