| 1234567891011121314151617181920 | 
							- <!DOCTYPE html>
 - <html>
 - <head>
 - <title></title>
 - <style type="text/css">
 - 
 - html, body {
 - 	 height: 95%;
 - }
 - 
 - body {
 - 	background: url(images/watermark.jpg?v=e784.5000) center no-repeat #fff;
 - }
 - 
 - </style>
 - </head>
 - <body>
 - 
 - </body>
 - </html>
 
 
  |