#whole {
	background-color: #000;
	height: auto;
	width: 12in;
	margin-right: auto;
	margin-left: auto;
}
#whole #head {
	background-color: #000;
	float: left;
	height: 2.5in;
	width: 4.8in;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#whole #menus {
	background-color: #000;
	float: right;
	height: 2.5in;
	width: 7in;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	text-align: center;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#whole #CONTENT {
	height: auto;
	width: 11.9in;
	background-color: #000;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #3F3;
}
#whole #FOOT {
	height: 0.75in;
	width: 11.9in;
	background-color: #000;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.Dough {
	font-size: 24px;
}
