﻿#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #000;
	background:transparent;
	width: 200px;
	height: 285px;
	background-image: url(../images/missing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
