body {
	background:#222 url(../images/bg.gif) repeat-x;
	overflow-x:hidden;
}
.frame {
	width:1150px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	background:url(../images/header.jpg) no-repeat;
	width:690px;
	height:446px;
}
.shop {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-160px;
}
.shop .logo {
	margin-left:60px;
	margin-bottom:15px;
}
.footer {
	width:620px;
	margin-left:auto;
	margin-right:auto;
}
.footer h3 {
	text-align:center;
	margin-bottom:30px;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
