diff --git a/blog-log/index.html b/blog-log/index.html index 28c9e79..f23fc03 100644 --- a/blog-log/index.html +++ b/blog-log/index.html @@ -48,6 +48,11 @@ Where In Cyberspace Is This Blog?

+ + + + +

Permission to mirror, repost, edit, review, etc is given @@ -57,4 +62,4 @@

- \ No newline at end of file + diff --git a/blog-log/style.css b/blog-log/style.css index c5ea110..b1859cd 100755 --- a/blog-log/style.css +++ b/blog-log/style.css @@ -63,7 +63,9 @@ h1 { } body { + background-image: url("ahm60032.jpg"); background-color: #ffa7bd; + background-blend-mode: lighten; font-family: "Oswald-Light"; }