body { margin:0px; padding:0px; font-family: Arial,Helvetica,sans-serif; background-color:#000000; }
a img { border:none; }

#container { text-align:center; width: 800px; height:400px; overflow:hidden; }
#efname    { position:absolute; top:320px; left:685px; width:100px; font-size:12px; color: #ffffff; text-align:left; }

#icons { position: absolute; top: 360px; left:0px; width:800px; height:40px; overflow:hidden; background-color:#8b8787; }
div.icon { position:relative; width:51px; height:40px; overflow:hidden; margin: 0 2px 0 0; float: left; }
div.icon a { display:block; }
div.icon a:hover { position:relative; top:-40px; }

a:focus { overflow: hidden; }