body,h1,h2,h3,h4,h5,p,div,form,ul,li {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #47421F;
}

h1, h2 {
	font-size: 1em;
	font-weight: normal;
}

#logo {
	margin: 0 auto;
	padding: 97px 0 0 0;
	width: 534px;
	height: 1000px;
	background-image: url(../images/bkgr.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#nav {
	list-style: none;
	display: none;
}