﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<style type="text/css">
.auto-style1 {
	text-align: center;
	font-family: Algerian;
	font-size: 35pt;
}
.auto-style2 {
	font-size: 12pt;
	text-align: center;
	font-family: Castellar;
}
.auto-style3 {
	text-align: center;
}
.auto-style4 {
	font-family: Castellar;
	font-size: 10pt;
}
</style>
</head>

<body style="height: 300px; width: 740px;background-color: #FFFF99;">

body{
	background-color:aqua;
	color:fuchsia;
	margin:5px;
	padding:5px;
	
}

<h1 class="auto-style1">Cabbage Head CafE</h1>
<h2 class="auto-style2"><MARQUEE>QUICK LUNCH**FINE DINING**AMAZING ENTERTAINMENT</MARQUEE></h2>
<h3 class="auto-style3"><span class="auto-style4">
<a href="Cabbage%20Head%20Cafe.html">HOME</a>&nbsp;&nbsp;&nbsp; 
<a href="Lunch%20Menu.html">LUNCH 
MENU</a>&nbsp;&nbsp;&nbsp; <a href="Dinner%20Menu.html">DINNER MENU</a>&nbsp;&nbsp; 
<a href="Entertainment.html">ENTERTAINMENT</a>&nbsp;&nbsp;&nbsp; 
<a href="Contact%20Us.html">CONTACT US</a>&nbsp; </span>&nbsp; </h3>
<p>&nbsp;</p>
<p>&nbsp;</p>

</body>
.footer{
	
	position: fixed;
	bottom: 0;
	left:0;
	right:0;
	
}


</html>
