W3.org's CSS-validator giver disse warnings:
Warnings
URI :
http://www.biimstudio.1go.dk/styles.cssLine : 1 Level : 1 You have no background-color with your color : a:link
Line : 2 Level : 1 You have no background-color with your color : a:active
Line : 3 Level : 1 You have no background-color with your color : a:visited
Line : 4 Level : 1 You have no background-color with your color : a:hover
Line : 6 Level : 1 You have no background-color with your color : a.nyhedslink
Line : 7 Level : 1 You have no background-color with your color : a.nyhedslink:active
Line : 8 Level : 1 You have no background-color with your color : a.nyhedslink:visited
Line : 9 Level : 1 You have no background-color with your color : a.nyhedslink:hover
Line : 18 Level : 1 Same colors for background-color and color : body
Line : 29 Level : 1 Same colors for background-color and color : .box-1
Line : 38 Level : 1 Same colors for background-color and color : .box-2
Line : 57 Level : 1 Same colors for background-color and color : .menu
Line : 75 Level : 1 Same colors for background-color and color : .side-0
Line : 84 Level : 1 Same colors for background-color and color : .side-1
Line : 93 Level : 1 Same colors for background-color and color : .side-2
HTML-koden er fin nok. Og designet er også meget stilet. Nogle af billederne kunne du nok godt optimere mere. Hvad med at gøre så onMouseOver på menubillederne nøjes med at udskifte de dele af billederne hvorpå der rent faktisk sker en ændring?
Indholdskassernes grafik kan også optimeres en del. Her tænker jeg især på bund-billedet som kan deles op i mindre billeder som du så kan sætte i en tabel og bruge som bagrrundsbillede der bliver stretchet (lige som du har gjort på de lodrette sider; you know what I mean...(?)).