body { background-color: #fff; width: 80%; margin: 0 auto; font-family: sans-serif; font-size: 0.9em; } h1 { display: block; border-bottom: 1px solid black; font-size: 1.4em; } fieldset { width: 90%; margin: 1em auto; border: 1px solid #bbb; } legend { color: #222; } #uploaded { text-align: center; float: left; border: 1px solid #ccc; width: 28%; } #results { margin-left: 32%; } div.color { height: 3em; border: 1px solid white; -moz-border-radius: 1em; } span.color { font-weight: bold; } #youricon { min-height: 200px; } #youricon div { text-align: center; } .icon { display: block; width: 100px; min-height: 120px; background-color: black; border: 1px solid #ccc; -moz-border-radius: 1em; text-align: center; font-family: sans-serif; padding: 10px; margin: 0 auto; color: white; } .icon object { width: 80px; height: 80px; overflow: hidden; } .icon p { margin: 10px auto; font-size: 1.1em; }