/* Martha's COIN 63 Assignment 3 - Linked CSS */

body {margin: 10px 30px; background: rgb(44,21,4) url(../images/valrhona.gif) no-repeat top left;}

#pageTitle {float: right; margin: 0px; padding: 0px; text-align: center; font-size: 	150%; font-style: italic; font-family: harrington, times, "zapf chancery", "apple chancery", impact, sans-serif; color: #ff0000;}

h3 {color: #339933; font-weight:bold; font-family: papyrus, harrington, "brush script mt", "comic sans ms", impact, sans-serif;}

.dots {color: #ffcc00; font-weight: bold; font-size: 36px;}

#mainContent {clear: both; color: #ff6600; font-family: harrington, "zapf chancery", "apple chancery", impact, sans-serif;}

#intro {margin-top: 50px; padding-top: 50px;}

#intro p:first-letter, p.special:first-letter, .special_too  {color: #ffcc00;font-weight: bold;}

#intro p:first-letter {float: left; font-size: 400%; line-height: 1.8em;}

#recipe, #source, #ingredients, #credits {font-family: papyrus, harrington, "zapf chancery",  "apple chancery", impact, sans-serif;}

#source, #ingredients, #recipe h2 {text-align: center;}

#recipe h2 {color: #339933;}

#source, #ingredients {color: #ccffcc;}

#credits {color: #ffcc33;}

.special, .special_too {font-family: herculanum, Papyrus, harrington, "zapf chancery", "Apple Chancery", impact, sans-serif;}


