body, html {
	height: 100%;
	background: #3693CC url(../images/shop/bg.jpg) top repeat-x;
	font-size: 11px;
	line-height: 15px;
}
#stage {
	margin: 0 auto;
	width: 766px;
	height: 95%;
}
#stage td {
	text-align: center;
}
#stage table {
	background: #FFFFFF url(../images/home/base.gif) bottom center no-repeat;
}
#stage table td {
	text-align: left;
	width: 50%;
	padding: 35px 50px 50px;
	vertical-align: top;
}
#stage table h1 {
	margin: 0 0 8px;
	padding: 0;
}
#stage table p {
	margin: 0;
	padding: 0;
}
a {
	color: #3693CC;
}

