body {
	margin: 0;
	background-color: #dfa714;
	background-image: url(../../images/title3_bg1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
}

.title_bg2{
	background-image: url(../../images/title3_bg2.gif); 
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;	
}

.head_bg {
	background-image: url(../../images/head3_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.left_bg {
	background-color: #ffe87e;
	background-image: url(../../images/white.gif);
	background-position: right;
	background-repeat: repeat-y;
}
