diff --git a/web/flac-small.png b/web/flac-small.png
index b677c51..742031b 100644
Binary files a/web/flac-small.png and b/web/flac-small.png differ
diff --git a/web/flac.png b/web/flac.png
index 6ee5e4c..78fdd63 100644
Binary files a/web/flac.png and b/web/flac.png differ
diff --git a/web/index.html b/web/index.html
index 9cca932..604b50c 100644
--- a/web/index.html
+++ b/web/index.html
@@ -15,34 +15,77 @@
img {border-style: none; outline: none;}
#screenshots {width: 100%;}
#screenshots td {vertical-align: top; width: 33%; font-size: smaller;}
+ #download {width: 100%;}
+ .dld_col {width: 33%; font-size: smaller;}
+ .dld_link {vertical-align: top; padding-left: 0.5em; line-height: 1.4;}
- Spek – Acoustic Spectrum Analyser 
- Spek (IPA: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their spectrogram.
+ Spek – Acoustic Spectrum Analyser
+
Spek (IPA: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their spectrogram.
+ Spek supports all popular lossy and lossless audio file formats. Spek is free software available for GNU/Linux, Windows and Mac OS X.
+
+ Download
+
Screenshots
-  |
-  |
+  |
 |
+  |
- Spek in Ubuntu Linux showing the spectrogram of a FLAC file. |
- Spectral of the same sound track encoded as a 320kbps MP3. |
- Spek running under Windows 7. |
+ Spek running under Ubuntu Linux and showing the spectrogram of a FLAC file. |
+ Spek running under Windows 7 and showing the same sound track encoded as a 320kbps MP3. |
+ Spek running under Mac OS X Leopard. |
- Download
- Spek 0.4 for Windows (x86 MSI installer, 17.1 MiB)
- Spek 0.4 for GNU/Linux (source code tar.bz2, 192 KiB)
- To install on Windows just download and double-click the MSI installer. After asking a few questions, Spek will install automatically.
- To install on GNU/Linux, follow these instructions.
-
News 
+ - 2010-06-26: Spek 0.5 - Mac OS X installer
- 2010-05-21: Spek 0.4 Released
- 2010-05-17: Spek 0.3 Released
- 2010-05-15: Spek 0.2 - now works in Windows
@@ -53,7 +96,7 @@
Features planned for the 1.0 release:
Windows port
- - Mac OS X port
+ Mac OS X port
Time and frequency rulers
- Zoom and horizontal scroll
- Adjust spectral density range (dB)
@@ -62,7 +105,7 @@
Contribute
- Spek is free and open source software licensed under GNU GPLv3. The project is written in Vala, the code is hosted on Gitorious. Patches can be sent by email or as Gitorious merge requests.
+ Spek is free and open source software licensed under GNU GPL v3. The project is written in Vala, the code is hosted on Gitorious. Patches can be sent by email or as Gitorious merge requests.
Report bugs and request new features here.
Feedback
diff --git a/web/logo-linux.png b/web/logo-linux.png
new file mode 100644
index 0000000..bc481c4
Binary files /dev/null and b/web/logo-linux.png differ
diff --git a/web/logo-osx.png b/web/logo-osx.png
new file mode 100644
index 0000000..8c37d4b
Binary files /dev/null and b/web/logo-osx.png differ
diff --git a/web/logo-windows.png b/web/logo-windows.png
new file mode 100644
index 0000000..3341abc
Binary files /dev/null and b/web/logo-windows.png differ
diff --git a/web/mp3-small.png b/web/mp3-small.png
deleted file mode 100644
index ceac024..0000000
Binary files a/web/mp3-small.png and /dev/null differ
diff --git a/web/mp3.png b/web/mp3.png
deleted file mode 100644
index 2155c66..0000000
Binary files a/web/mp3.png and /dev/null differ
diff --git a/web/osx-small.png b/web/osx-small.png
new file mode 100644
index 0000000..7a7fc27
Binary files /dev/null and b/web/osx-small.png differ
diff --git a/web/osx.png b/web/osx.png
new file mode 100644
index 0000000..ab8f991
Binary files /dev/null and b/web/osx.png differ
diff --git a/web/spek.png b/web/spek.png
index c6f72ce..9e92404 100644
Binary files a/web/spek.png and b/web/spek.png differ
diff --git a/web/win7-small.png b/web/win7-small.png
index 26bc64e..6fbb1ea 100644
Binary files a/web/win7-small.png and b/web/win7-small.png differ
diff --git a/web/win7.png b/web/win7.png
index 047655d..aee0ef4 100644
Binary files a/web/win7.png and b/web/win7.png differ