body { font-family:Impact,sans-serif; margin:0; padding:0}
#o { background:#d6673b; height:20%; }
#m { background:#9f2832; height:22%; padding-top:5px;}
#u { background:#d6672b; height:58%; width:50%; float:left; }
#menu { background:#ac223e; text-align:center; position:relative; top:75%; left:50.1%; width:49.8%; height:20%; }
a { color:#000; text-decoration:none; width:100px; }
a:hover { color:#f00; }
a span { display:none; }
a:hover span { display:block; ??}
#text { font-family:Arial,sans-serif; } |