/* CSS Document */
#Layer1 {
	position:absolute;
	width:507px;
	height:415px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(redback.jpg);
	overflow: visible;}
#Layer1print {
	position:absolute;
	width:507px;
	height:650px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(redback.jpg);
	overflow: visible;}
	
table {height: 400px;
width: 500px;
vertical-align: middle;
text-align:center}

