﻿body 
{
 /*background: url(pics/left1.jpg) repeat left top;*/
 background-color: #814D24; 
 text-align: center;
}

.menu2
{
	background: url(pics/002.jpg) repeat left top;
	height: 100px;
}
	
.content
{
  width: 800px;
  height: 700px;
  text-align: center;
  background: url(pics/left1.jpg) repeat left top;
  /*background-color: #AE7524; */
}

.HomePageContent
{
	 text-align: center;
	 height:500px;
	 width: 800px;
	 margin-left: 25px;
	 text-align: center;
}
	
.contacts
{
	 font-family: AmazonBT;
}

