@charset "utf-8";
/* CSS Document */

h4 {
	color: #000000;
	font-size: 30px;
	line-height: 140%;
}

.recipes p {
	color: #000000;
	font-size: 15px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
}

#navigation {
	display: none;
}

#wrapper {
	margin-top: 0px;
}