
.bakeryMenu {

	width:960px;
	height:634px;
	margin:-10px 0 0 0;
	position:relative;
	background:url(images/board.png) no-repeat;
	z-index:5;
}


.bakeryMenuTitle .Head {
	font-family: 'BlackJackRegular', sans-serif;
	font-size:68px;
}

.bakeryMenuTitle h2{
	text-align:center;
	margin:0;
	padding:0;
}

.bakeryMenu h3{
	clear:both;
	text-align:center;
	color:#FFA4B4;
	font-size:60px;
	margin:30px 0 0 0;
	line-height:60px;
}

.bakeryMenu h4{
	clear:both;
	color:#FFA4B4;
	font-size:25px;
	font-weight:bold;
	margin:0px 0 0 0;
}

.bakeryMenu .Content a{
	color:#FFF;
	font-size:14px;
}

.bakeryMenu .Content p{
	color:#FFA4B4;
	text-align:center;
	padding:0px 20px;
}

.bakeryMenu td{
	font-family:georgia;
	font-size:16px;
	padding:0px 0;
	color:#fff;
}
