body { margin : 0; padding : 0; background : #1e1e1e url(../images/bg.jpg) top center; font-family : arial; font-size : 10px; }
h1 { display : block; overflow : hidden; width : 781px; height : 405px; margin : 100px auto; background : url(../images/sam-andrews-user-experience-direction-and-design.jpg) 0 0 no-repeat; text-indent : -9999px;}

#feed { overflow : hidden; position : absolute; bottom : 0; width : 100%; margin : 420px 0 20px 0; padding : 0; height : 165px; color : #333; z-index : 9999; cursor : pointer; text-align : center; }
#feed h2 { margin-bottom : 20px; }
#feed * { font-size : 10px; }
#feed ul, #feed li { margin : 0; padding : 0; }
#feed li { margin-bottom : 5px; }
#feed img { display : none; }
#feed a { color : #444; }
#feed:hover { color : #ccc; }
#feed:hover a { color : #ccc; }
#feed a:hover { color : #fff; }
