/* ParkeNet recipe section */

a {text-decoration:none}
a:link {color:#008000}
a:visited {color:#FF0000}

a {
 font-style:normal;
 font-weight:bold;
}

address {
 text-align:center;
}

body {
 background-color:#FDFDB9;
 background-image:url('recipeback.jpg');
 color:#5C2880;
 font-family:serif;
}

h1 {
 font-family:sans-serif;
 font-size:36px;
 font-weight:bold;
 margin-top:96px;
 text-align:center;
}


h3 {
 font-size:18px;
 font-style:normal;
 font-weight:bold;
}

p {
 font-size:16px;
 font-style:italic;
 margin:12px 8px;
}