div {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	width: 800px;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	height: 100%;
}

h1 {
	background: url(pics/funkdogz01.gif) center center;
	width: 500px;
	height: 176px;
	margin-right: auto;
	margin-left: auto;
	color: #620605;
	text-indent: -5000px;
	margin-top: 0;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #d00;
}
a:visited {
	color: #800;
}

body {
	background-color: #600;
	margin: 0;
}

img {
	border: 1px solid #600;
}

#shop {
	width:300px;
	margin-right: auto;
	margin-left: auto;
}