body { margin: 0px; padding: 150px 0 60px 0; width: 601px; font-family: Trebuchet MS, Arial, Helvetica, Sans Serif; } div#header { overflow: auto; background: url(../images/banner.jpg); width: 600px; height: 150px; position: absolute; top: 0; left: 0; z-index: 2; } div#footer { overflow: auto; width: 600px; position: absolute; bottom: 0; left: 0; background-color: #4178E6; padding: 5px 0; font-size: 90%; font-weight: bold; text-align: center; } #footer a { color: #fff; font-weight: bold; font-size: 90%; } #men1 a { color: #339900; font-size: 90%; } #menu1 a:hover { color: #CC00FF; } div#content { padding: 10px; width: 600px; } #hdrmenu { position: fixed; width: 600px; top: 150px; height: 25px; background-color: #CC0000; text-align: center; font-weight: bold; } #hdrmenu a.a1 { color: #0000FF; text-decoration: none; } #hdrmenu a.a2 { color: #000000; text-decoration: none; } #hdrmenu a.a3 { color: #FFFFFF; text-decoration: none; } #hdrmenu a.a4 { color: #FFFF00; text-decoration: none; } #hdrmenu a.a1:hover { color: #00FF00; } #hdrmenu a.a2:hover { color: #00FFFF; } #hdrmenu a.a3:hover { color: #33FF00; } #hdrmenu a.a4:hover { color:#0000FF; } #bigmenu { position: relative; left: 20%; width: 400px; border: solid 1px black; } @media screen { body>div#header { position: fixed; } body>div#footer { position: fixed; } } #stuff { width: 550px; } h1 { width: 600px; text-align: center; } h4 { position: relative; top: -15px; left: 20px; text-align: center; } h5 { font-weight: bold; text-align: center; color: #FF0000; padding: 3px; margin: 0; } #links ul { list-style-type: none; margin: 0; padding: 0; } #links ul li { padding: 0px; color: #555; } #links a:hover { background-color: #CBDAF8; color: #FF0000; font-weight: bold; } #links ul li a { text-decoration: none; }