﻿.books1
  {
  top: 680px;
  }	
.topbackgound 
{
height: 870px;
}

.moonlight
{
    position: absolute;
	padding: 10px 10px 10px;
    background-color: white; 
    border: 0px none;
	margin: 0px;
	top: 110px;
	left: 150px;
	width:260px;
	height:180px;
	
}

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

#nametitle{
    position: absolute;
	top: 310px;
	left: 205px;
	width:100px;
}
#nameinput{
    position: absolute;
	top: 310px;
	left: 305px;
	width:200px;
}
#emailtitle{
    position: absolute;
	top: 360px;
	left: 205px;
	width:100px;
}
#emailinput{
    position: absolute;
	top: 360px;
	left: 305px;
	width:200px;
}
#messagetitle{
    position: absolute;
	top: 410px;
	left: 205px;
	width:100px;
}
#messageinput{
    position: absolute;
	top: 410px;
	left: 305px;
	width:300px;
	height:200px
}
.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;
}
a.three:link {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
a.three:visited {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

a.three:hover {
	color:#FFFFFF;
	background-color : #999999;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.boldaddress {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, Times, serif;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	border: 0px none;
	margin: 0px;
}
#allfields{
    position: absolute;
	top: 480px;
	left: 45px;
	width:200px;
}
#submit{
    position: absolute;
	top: 550px;
	left: 320px;
	
}
#thankyou{
    position: absolute;
	top: 60px;
	left: 0px;
	width: 700px;
	text-align: center;
}