	
	html 				{
						font-color:darkblue;
						font-size: 14pt;
						font-family:Arial;
						background: #FFFFFF;
						background-image:url("images/bg.JPG"); 
						background-attachment:fixed; 
						background-repeat: no-repeat;
						background-position: top center;}
						padding: 0px;
						margin: 0px;					

					}
th,td
					{
					font-size:100%;
					text-align:left;
					font-color:blue;
					
					}
td.steak
		{
		text-align:center;
		}
	


  	.mainText				{
						font-family:Arial;
  						font-size: 100%;
  						text-align: center;
  						font-weight: normal;
						font-color:blue;
						margin:10px;
  					}
	
	#leftcolumn			
					{
					text-align:center;
					position: absolute;
					width:25%;
					font-colour:darkblue;
					
					
					}
	#rightcolumn
					{
					text-align:center;
					position:absolute;
					left:25%;
					width:75%;
					}					

  	h3
					{
  						font-size: 150%;
						
  						text-align: center;
  						font-weight: bold;
						color:#5500aa;
						
						
									
  					}
	.backTitle			
					{
					background-image:url("images/backer.png");
					}


	
	:link 				{ 	
						color: #004000;
					}

  	:visited 			{ 
						color: #004000;
					}
  	

	.cent
			{
			align:center;
			}
	.dishTitle
			{
			text-color:darkblue;
			font-size:100%;
			font-variant:small-caps;
			font-weight:bold;
			}
	.highlight
			{
			
			font-style:italic;
			color:yellow;
			
			}




  					

