* {
	font: 11px Georgia, "Times New Roman";
	color: #000000;
}
body {
	background: #F0F0F0 url('bg.png') repeat-x top center;
	font-size: 12px;
	color: #564b47;  
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-bottom: 50px;
}
#main {
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
}
#menu {
	height: 36px;
	width: 1024px;
}
#logo {
	height: 120px;
	width: 1024px;
}
#body {
	width: 1024px;
	text-align: center;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #605E5C;
}
a:hover {
	color: #37322F;
}
#gallery {
	width:720px;
	margin:0px auto;
	text-align:center;
	line-height:1.5;
}
#gallery img {
	margin: 10px;
}
#shop {
	display: block;
	width: 720px;
	margin: 0px auto;
	list-style-type: none;
	text-align: left;
}
#shop li {
	display: block;
	line-height: 3;
}