body, p, h1, h2. h3{
	margin: 0;
	padding 0;
	border: 0;
}

body{
	background: #999999;
}

#content{
	width: 860px;
	border: 10px #111111;
	border-style: double;
	background: #ffffff;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: tahoma, arial, san-serif;
	font-size: small;
}

#logo{
	width: 860px;
	border-bottom: 3px #111111;
	border-bottom-style: dashed;
}

#nav{
	width: 860px;
	border-bottom: 3px #111111;
	border-bottom-style: dashed;
}

#etsymini{
	width: 576px;
	margin: 0px auto 0px auto;
	padding: 15px;
}