body {
	background-color: #666666;
	background-repeat: repeat-x;
	background-image: url(../images/bg1.jpg);
}
#front_img {
	height: 362px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	text-align: center;
}
#holder {
	height: 540px;
	width: 650px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #666666;
	border-bottom-color: #CCCCCC;
	background-color: #000000;
	background-image: url(../images/H-bg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 99px;
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 40px;
}
