blob: f38d98f1a6659236e6ce53563b24f6307b832cdf (
plain)
1
2
3
4
5
6
7
8
9
|
<html>
<head><link rel="stylesheet" href="../ImageDocument.css"></head>
<body>
<table cellpadding='0' cellspacing='0' width='1' height='1'>
<tr height='1'>
<td width='1' style='background-color: rgba(0,0,255,1)'></td>
</tr>
</table>
</body></html>
|