Nice simple site. The layout ain't too bad either.
Although, I am having a little trouble reading the text. I think the kerning (spacing between letters) may be a tad too much for my eyes. Makes it hard to tell the words apart. We'll see what other people have to say on the matter.
I don't have too much else on the matter right now, but you may want to consider changing the headings on your main page (and other pages) to text rather than images. The ones that say "Preprocessing", "postprocessing" etc etc. Atleast then they are:
1. Scalable
2. If placed in <h1></h1> tags help with SEO (they help even if they are not in <h1> tags).
3. Reduce loading times. Sure, you may not have that problem, but it never hurts to avoid using images where possible... just good practice
As it is, those headings don't even have alt tags, because they are set as backgrounds via CSS, so that doesn't help too much.
I mean, I'm just saying this because they seem like important headings, and it's nice to have Google and other search engines capable of reading those important headings
If I think of more I'll let you know. Good luck 
|