* {
	padding: 0em;
	margin: 0em;
	font-size: 1em;
}

body {
	font-size: 62.5%;
	background-color: #592400;
}

img.title_logo {
	display: block;
	position:absolute;
	top: 0em;
	left: 0em;
	width: 16.4em;
	height: 8.7em;
}
img.title_underline {
	display: block;
	position:absolute;
	right: 0em;
	bottom: 0em;
	width: 60em;
	height: .8em;
}

img.menu_seperator {
	display: block;
	width: 12em;
	height: .3em;
}