body
{
	background-color: gray;
}

table
{
	background-color: white;
	padding: 10px;
}

.headerWrapper
{
	position: relative;
}

.tagline
{
	position: absolute;
	top: 307px;
	right: 15px;
	margin: 0 auto;
	z-index: 2;
}

.tagline h1
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: helvetica, ariel;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, helvetica, ariel;
}

h3
{
	text-align: center;
}

.breakfastmenu
{
	text-align: center;
}
