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

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

.breakfast
{
    position: absolute;
    text-align:center;
	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: 180px;
	width:310px;
}
.hens
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 0px;
	left: 0px;
	width:160px;
	height:160px;
	
}

.honey
{
    position: absolute;
	padding: 10px 10px 10px;
	right: 0px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 0px;
	left: 520px;
	width:160px;
	height:160px;

}
.mugs
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 250px;
	left: 0px;
	width:160px;
	height:160px;
}

.toms
{
    position: absolute;
	padding: 10px 10px 10px;
	right: 0px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 250px;
	left: 520px;
	width:160px;
	height:160px;

}
.fruit
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 500px;
	left: 0px;
	width:160px;
	height:160px;

}

.rhub
{
    position: absolute;
	padding: 10px 10px 10px;
	right: 0px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 500px;
	left: 520px;
	width:160px;
	height:160px;
}

.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;
}
