﻿.books1
  {
  top : 800px;
  }	
  .topbackgound 
{

height:1000px;

}
.foodx
{
    position: absolute;
    background-color: white; 
	top: 60px;
	left: 135px;
	width:700px;
	height: 700px;
}

.foodpage
{
    position: absolute;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	line-height: 20px;
	padding: 5px 5px 5px;
    background-color: White; 
    border: 0px none;
	margin: 0px;
	top: 0px;
	left : 0px;
	width:300px;
}
.foodpic
{
    position: absolute;
	padding: 0px 0px 0px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 60px;
	left : 300px;
	width:350px;

}
.largeheading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, Times, serif;
	line-height: 14px;
	text-align: left;
	padding: 0px;
	border: 0px none;
	margin: 0px;
}
