diff -r 31bc7890ed40 -r 1b65383bc9a2 bright.css --- a/bright.css Wed Sep 22 22:56:32 2010 +0200 +++ b/bright.css Thu Sep 23 21:50:54 2010 +0200 @@ -1,6 +1,5 @@ body, html { - height: 100%; } body @@ -15,24 +14,22 @@ * html #main { - height: 100%; } #main { - min-height: 100%; } .inner { width: 100%; - padding-bottom: 405px; + padding-bottom: 200px; } #footer { - height: 405px; - margin-top: -520px; + height: 400px; + /*margin-top: -520px; */ } p,ul,li @@ -71,8 +68,8 @@ #content { - height:221px; - padding-top:39px; + height:220px; + padding-top:10px; width:820px; margin:0 auto; } @@ -80,7 +77,7 @@ #footer_holder { width:870px; - padding-top:112px; + padding-top:102px; margin:0 auto; } @@ -97,7 +94,7 @@ margin-bottom:27px; } -#img_footer +#copy_footer { padding-top:340px; height:15px; @@ -114,12 +111,13 @@ .name { - position:absolute; + position:relative; top:330px; width:100%; - text-align:center; font-size:34px; font-weight: bold; + float:center; + text-align:center; } .objective