Files
2015-06-23 19:40:08 +03:00

20 lines
214 B
HTML

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