body, p, td, tr, table, h1, h2, h3, h4, .titling, .topper {
	margin: 0px;
	background: white;
	font-size: 12pt; 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	line-height: 15pt;
	border: none;
	color: black;
	padding: 0px;
	}

p, td, tr, table {
	text-align: left;
	text-decoration: none; 
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	margin-top: 6pt;
	}

a {
	color: black;
	text-decoration: none; 
	}

h1 {
	margin-top: 1em;
	text-decoration: none;
	font-style: bold;
	font-family: inherit;
	font-size: 22pt;
	line-height: 22pt;
	color: inherit;
	}	

h2 {
	margin-top: 1em;
	text-decoration: none;
	font-style: bold;
	font-family: inherit;
	font-size: 17pt;
	line-height: inherit;
	color: inherit;
	position: relative;
	top: 10px;
	}	

h3 {
	text-decoration: none;
	font-style: bold;
	font-family: inherit;
	font-size: 15pt;
	line-height: 18pt;
	color: inherit;
	margin-top: 1em;
	}

h4 {
	margin-top: 1em;
	text-decoration: none;
	font-style: bold;
	font-family: inherit;
	font-size: 13pt;
	line-height: inherit;
	color: inherit;
	}

#main {
	margin-left: auto;
	margin-bottom: 3em;
	margin-right: auto;
	margin-top: 3em;
	width: 80%;
	background-color: white;
	padding: 0px;
	}

#mainbox a {
	text-decoration: underline;
	}
	

.boxer img {
	border: #d7d7d7 1px solid;
	margin: 10px 0px 0px 0px;
	}

.recipepic {
	max-width: 500px;
	text-align: center;
	overflow: hidden;
	}
	
.additional {	/* for the un-numbered notes in the recipes such as "make the stuffing" */
	font-style: italic;
	}

#demopic {	/* for the image at the beginning of each recipe	*/
	float: right;
	border: #d7d7d7 1px solid;
	margin: 0px 0px 10px 10px;
	}
.footer {
	font-style: italic;
	text-align: center;
	font-size: 9px; 
	line-height: 12px; 
	}
	
#menu {
		display: none;
	}
#infos {
		display: none;
	}
#info_shower {
		display: none;
	}
#menu_shower {
		display: none;
	}
#printing {
		display: none;
	}
#topperin {
		display: none;
	}
#ingredients {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
#method {
		padding: 0px;
		margin: 0px;
	}
#masthead img {
		width: 418px;
		height: 71px;
		visibility: visible;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
#side_advert {
		display: none;
	}
#top_advert {
		display: none;
	}
#bottom_advert {
		display: none;
	}
.advert {
		display: none;
	}
