div.clear { clear: both; } div#copyright { font-family: "Arial Rounded MT Bold", Helvetica, Arial; text-align: center; background-color: #949374; position: absolute; padding-bottom: 10px; left: 0; right: 0; bottom: 0; font-size: 10px; color: #504f30; } div#clicky { position: absolute; left: 0; bottom: 0; } body { font-family: "Arial Rounded MT Bold", Helvetica, Arial; background-color: #949374; font-size: 20px; margin: 0; } body img { border: none; } body div { text-align: center; } body div#logo { min-height: 300px; } body div#logo img { margin: auto auto; margin-top: 80px; } body div#logo img.clickable { cursor: pointer; } body div#description { padding-bottom: 10px; color: white; } body div#content { background-color: #504f30; color: #949374; min-height: 100px; } body div#content div.box { padding: 30px 100px; } body div#content div.box a { color: #e0dacc; } body div#content div.box a:hover { color: white; background-color: #616041; } body div#content div.box.selected { background-color: #949374; } body div#content div.app { display: inline-block; padding: 10px 10px; } body div#content div.app div.name { padding-top: 4px; color: #e0dacc; } body div#content div.app img { border: none; } body div#content div.app:hover { cursor: pointer; color: white; background-color: #616041; } body div.clear { clear: left; } body div#links { position: absolute; padding-top: 3; padding-left: 20; text-align: left; top: 0; left: 0; right: 0; font-size: 12px; background-color: #504f30; } body div#links div { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; display: inline-block; } body div#links div a { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; padding: 7px 0px; width: 70px; display: inline-block; color: #e0dacc; } body div#links div a:hover { color: white; background-color: #616041; } body div#links div.selected { background-color: #949374; }