@charset "UTF-8";
/* CSS Document */

#contact_background {
	background-image: url(../catch_images/background/menu_background.jpg);
}
#dish {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-align: left;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #066;
	font-size: 24pt;
	text-decoration: underline;
	text-align: center;
}
body p {
	text-align: center;
}
#reservations_background {
	background-image: url(../catch_images/background/reservations_background.jpg);
}
#thanks {
	font-family: "Courier New", Courier, monospace;
	font-size: 24pt;
	color: #333;
	text-align: center;
}
#contact_background {
	background-image: url(../catch_images/background/contact_background.jpg);
}
#menu_bar p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	color: #125D7E;
	line-height: 1em;
	text-align: left;
	font-weight: bold;
}
