﻿.books1
  {
  top: 500px;
  }	
.topbackgound 
{
height: 850px;
}

.bells
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 0px;
	left: 220px;
	width:420px;
	height:255px;
	
}

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

.prices
{
    position: absolute;
    text-align:left;
	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: 60px;
	left: 20px;
	width:300px;
}

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