/* basic elements */
body.ya {
	background-image: url(../YA/images/yahd.png);
	}
	
h1.ya {
	margin-top: 25px;
	margin-left: 120px;
	width:100%;
	height:85px;
	background: url(../YA/images/ya_h1.png) no-repeat left;
	position: absolute;
	}
h1.ya span {display:none;}

h2.dc {
	margin-bottom: 0px;
	width:100%;
	height:62px;
	background: url(../YA/images/ya_dragonsclaw.png) no-repeat left;
	top: 240px;
	}
h2.dc span {display:none;}

#yabottom {
	background: url(../YA/images/yabottom.png) no-repeat right bottom;
	height:165px;
	top:25px;
	position: static;
	}
#yabottom span {display:none;}
