﻿.books1
  {
  top: 700px;
  }	
.topbackgound 
{
height: 880px;
}

.pic1
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 0px;
	left: 365px;
	width:180px;
	height:180px;
	
}
#pic2
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 350px;
	left: 0px;
	width:420px;
	height:255px;
	
}

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

#rightcol
{
    position: absolute;
    background-color: white; 
	top: 350px;
	left: 360px;
	width:340px;
	height: 277px;
}


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