html { background-color: #232531 } body { color: #aaaaaa; } #content { width: 650px; height: 600px; border: 3px solid #C1C2C3; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 5px; top-margin: 10px; } #floatingmenu { display: block; position: absolute; right: 0px; top: 0px; position: absolute; }