body
		{
			margin: 0;
			padding: 0;
			font-size:80%;
			font-family: arial, helvetica, sans-serif;
			background-image: url(images/eggsnflour.jpg);
			background-repeat: no-repeat;
			height: 99%;
			
		}
		p:first-letter{
			color:	#696969;
			font-size: larger;
		}
		
		#header
		{
			position:fixed;
			top: 0;
			text-align: right;
			height: 7%;
			margin-bottom: 2%;
			width: 100%;
		}
		#logo{
			width: 100%;
			text-align: center;
			
		}
		
		#gutter
		{
			float: left;
			width: 3%;
			height: 1px;
		}
		
		#col2
		{
		
			background-repeat: no-repeat;
			background-position:	center;
			background-attachment: fixed;
         background-color: transparent;
			z-index: 99;
			position:absolute;
			left: 27%;
			top: 10%;
			width: 40%;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			margin-bottom: 10px;
			margin-left: 3%;
	
				
		}
		#col2A
		{
					
         background-color: transparent;
         text-align: center;
			z-index: 99;
			position:absolute;
			left: 27%;
			top: 10%;
			width: 40%;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			margin: auto;
		
		}
		.optionbox{
			text-align: left;
		}
		.optionpic{
			text-align: center;
		}
		#col1
		{
			Z-index: 97;
		   position: absolute;
		   left:3%;
		   top: 10%;
			height: 60%;
			width: 23%;
			margin-bottom: 10px;
		}
		#quotebox{
			position: relative;
			width: 70%;
			font-family: cursive;
			font-style: italic;
			font-size: larger;
			color: blue;
		}
		img {
    border-style: none
}
		a{
			color: blue;
			text-decoration: none;
		}
		a:hover{
			color: red;
			font-family: Arial, Helvetica, sans-serif;
			font-style: italic;
		
		}
		#col3
		{
			z-index: 2;
			position:absolute;
			right: 3%;
			top: 10%;
			width: 23%;
			height: 60%;
			margin-left: 3%;
			margin-bottom: 10px;
		}
		#milk{
					position: absolute;
					bottom: 0;
					right: 0;
					z-index: 1;
				
		}		
#vanworking{
					position: absolute;
					bottom: 0;
					right: 0;
					z-index: 1;
				
		}
		#footer
		{
			position: absolute;
			bottom: 5%;
			width: 90%;
			left: 3%;
			height: 15%;
		}
		#cheese{
			position: absolute;
			width: 20%;
			bottom: 5%;
			left: 10%
		}
		#mushroom {
			position: absolute;
			width: 20%;
			bottom: 5%;
			left: 30%;
		}
		#spinach{
			position:absolute;
			width: 20%;
			bottom: 5%;
		left: 50%;
		}
		#bacon{
			position: absolute;
			width: 20%;
			bottom: 5%;
			left: 70%;
		}
		h1
		{
			margin: 0;
			padding: 5px;
		}
		
		h2
		{
			margin-top: 0;
			padding-top: 7px;
		}
		
		h2, p
		{
			margin-left: 7px;
			margin-right: 7px;
			text-align: justify;
		}
		
	#nav-menu ul
{
float: right;
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.02em;
background-image: url(images/menback.gif);
}

#nav-menu li a
{

height: 20px;
line-height:20px;
float: left;
width:8em;
display: block;
border: 0.1em solid #dcdce9;
color: silver;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{z-index: 2;

width:50em;
float: right;
} 
	<td>{
		text-align: left;
	}
