commit | author | age | ||
879b05 | 1 | <!DOCTYPE html> |
T | 2 | <html> |
3 | <head> | |
4 | <title></title> | |
5 | <style type="text/css"> | |
6 | ||
7 | html, body { | |
8 | height: 95%; | |
9 | } | |
10 | ||
11 | body { | |
12 | background: url(images/watermark.jpg) center no-repeat #fff; | |
13 | } | |
14 | ||
15 | </style> | |
16 | </head> | |
17 | <body> | |
18 | ||
19 | </body> | |
20 | </html> |