diff --git a/_layouts/simple.html b/_layouts/simple.html
index d160b017..5ec31f13 100644
--- a/_layouts/simple.html
+++ b/_layouts/simple.html
@@ -4,7 +4,7 @@ layout: base
diff --git a/_less/bitcoin.less b/_less/bitcoin.less
index c8d8a157..4662cd4c 100644
--- a/_less/bitcoin.less
+++ b/_less/bitcoin.less
@@ -113,3 +113,7 @@ table.unstyled td {
position: absolute;
top: auto;
}
+
+.thelogo {
+ vertical-align: top;
+}
diff --git a/img/logo_small.png b/img/logo_small.png
index 28037ffd..f651109d 100644
Binary files a/img/logo_small.png and b/img/logo_small.png differ
diff --git a/index.html b/index.html
index 9e92009f..35e74b55 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@ ALERT:
{% endif %}
-
Bitcoin P2P Digital Currency
+
Bitcoin P2P Digital Currency
Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world.
Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network.