@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; height: 100%; font: normal 13px Arial, Helvetica, sans-serif; background: #c3c4c4 url('/images/bg.jpg') repeat-x; }
	div#body { width: 1000px; height: 100%; margin: 0 auto; background: white; }

    h1 { width: 1000px; height: 150px; margin: 0; padding: 0; text-indent: -5000px; background: url('/images/logo-mediadomino.gif'); }
    h2 { width: 1000px; height: 260px; margin: 0; padding: 0; text-indent: -5000px; background: url('/images/mediadomino-complete-update.jpg'); }

	div#content { height: 100%; padding: 30px 0; background: url('/images/body-bg.gif') top no-repeat; }
	    p { width: 920px; margin: 0 40px 30px; color: #606060; font: normal 12px/22px Arial, Helvetica, sans-serif; }
        
	a { padding: 3px 2px; color: #42a1fd }
    	a:hover { color: white; background: #42a1fd }
        
    div#network { margin-top: 50px; line-height: 24px; }
        div#network p { margin: 0 40px; color: #888; }
        div#network ul { margin: 10px 20px; color: #888; }
        
    div#footer { width: 920px; height: 40px; padding: 0 40px; color: #fafafa; font: normal 11px/40px Arial, Helvetica, sans-serif; background: #282828; }