body {
	line-height: 1;
	color: black;
	background-color: #27231b;	
	font: 62.5%/1.8em "Trebuchet MS","Helvetica","Arial",sans-serif;
}

#wrap {
	margin: 60px auto 0;
	width: 814px;
}

h1 {
	background: transparent url(../img/signature_home.png) no-repeat;
	width: 381px; height: 56px;	
	margin: 0 auto;

}

#subtitle {
	background: transparent url(../img/subtitle_home.png) no-repeat;
	width: 650px; height: 10px;	
	margin: 8px auto 12px;
}

#shadow {
	width: 780px; height: 300px;	
	padding: 11px 17px 23px 17px;
	background: url(../img/shadow_home.png) no-repeat;
}

#choice {
	margin: -23px auto 0 auto;
	background: #35322c url(../img/shadow_home.png) no-repeat center -311px;
	width: 388px; height: 56px;
	text-align: center;
}

#choice ul {
	padding-top: 20px;	
}

#choice li {
	display: inline;
	background: transparent url(../img/nav_ornament.png) no-repeat;
	padding: 5px 20px 5px 34px;
}

#choice li.first {
	background-image: none;	
}

#choice a {
	font-size: 1.5em;
	font-weight: bold;
	color: #F2DBA6;
	letter-spacing: 2px;
	margin: 0 20px;
	text-decoration: none;
}

#choice a:hover, #choice a:active {
	color: #92846E;	
}

h1 span, h2 span, div#content {
	display: none;
	visibility: hidden;
}
