@charset "UTF-8";
/* CSS Document */
.cake {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.main-header {
	align-content: center;
	color: #603F2A;
	text-align: center;
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
}

.second-header {
	text-align: center;
	color: #603F2A;
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
}

.last-header {
	color: #603F2A;
	font-style: italic;
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
}

.botton-header {
	text-align: center;
	font-style: bold;
	color: #603F2A;
	font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
}
