* {
	padding:0;
	margin:0;
	list-style-type:none
}

a:link,a:visited,a:active,a:hover {
	color:white;
	text-decoration:none
}

table {
	border-collapse:collapse;
	border-spacing:0
}

img,fieldset {
	border:0
}

ol {
	list-style:decimal
}

a:focus {
	outline:none
}

body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	font-size:62.5%;
	background: #ACAC66
}

#head_bg {
	z-index: 1;
	background: transparent url(_png/head_bg.png) top center no-repeat;
	position: relative;
	width: 736px;
	height: 640px;
	top:-1px;
	margin-left: auto;
	margin-right: auto;
}

#head_logo {
	z-index: 2;
	background: transparent url(_png/head_logo.png) top center no-repeat;
	position: relative;
	width: 388px;
	height: 408px;
	top:14em;
	margin-left: auto;
	margin-right: auto;
}

#head_logo_shadow {
	z-index: 2;
	background: transparent url(_png/head_logo_shadow.png) top center no-repeat;
	position: relative;
	width: 449px;
	height: 128px;
	top:14em;
	margin-left: auto;
	margin-right: auto;
}

p {
	color: 919134;
	text-align: center;
}

#textdomain {
	z-index: 99;
	font-size: 2.6em;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4em;
	margin-bottom: 2em;
	text-align: center;
}