body {
	padding: 20px 30px;
}

h1 {
	font-size: 100%;
	margin-bottom: 20px;
}

p#mainfood {
	font-size: 80%;
	margin-bottom: 20px;
	font-weight: bold;
}

div.recipeslect {
	float: left;
	width: 120px;
	font-size: 65%;
	height: 200px;
}

.recipeslect p {
	padding: 5px;
}