Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<style>
body {
background: url(watermark.gif) no-repeat center middle;
}
</style>
<body>
This is the body.. blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
</body>
<style>
.opaque {
-moz-opacity: .5; /* moz requires fraction */
filter: alpha(opacity=50);
}
</style>