*{
	font: 10px monospace;
	background-image: url('line.jpg');
	padding: 0px;
	margin: 0px;
}
body{
	margin: 10px;
	background-image: none;
}
a img{
	border: 0px;
}
p{
	background: #fff;
	background-image: none;
	padding: 2px;
	margin: 0px;
}
img{
	background-color: transparent;
	background-image: none;
	margin: 2px;
}
.imgfld{
	background-color: transparent;
	white-space: nowrap;
	background-image: none;
	margin: 3px;
	width: 100%;
}
a{
	background-image: none;
}
