body{
	background-image:url(../img/bg_tile_wood.jpg);
	background-position:top;
}

.te{
	background-image:url(../img/title_wood.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:168px;
	width:390px;
	height:164px;
	left:50%;
	margin-left:-194px;
}
