@charset "utf-8";
/*‹¤’Ê*/
body{
	background:#5b3932;
	color:#fcf8e8;
	font-size:90%;
}

#container {
	
	width:794px;
	height:594px;
	color:#5b3932;
	margin:30px auto 0px auto;
	background:url(../orange1.gif) left top no-repeat #ef7a00;
	border:1px solid #5b3932;
	text-align:center;
}

h1{
	margin-top:220px;
	text-indent:-9999px;
	height:70px;
	text-align:center;
	background:url(../title.gif) no-repeat center;
}
p{
text-align:center;
}
#content{
margin-top:20px;

}
a.chrstmas{
		display:block;
		height:120px;
		margin-left:auto;
		margin-right:auto;
		width:314px;
		text-indent:-9999px;
		background:url(../christmas.jpg) no-repeat top center;
}
a.regular{
		display:block;
		height:40px;
		margin-top:30px;
		margin-left:auto;
		margin-right:auto;
		width:314px;
		text-indent:-9999px;
		background:url(../regular.gif) no-repeat top center;
}
p .foot{
	display:block;
	margin-top:3px;
}
