diff -r 2ecb85715717 -r 9db4eeefef26 bright.css --- a/bright.css Thu Sep 23 22:13:15 2010 +0200 +++ b/bright.css Fri Sep 24 11:07:46 2010 +0200 @@ -23,12 +23,12 @@ .inner { width: 100%; - padding-bottom: 200px; + padding-bottom: 150px; } #footer { - height: 400px; + height: 300px; /*margin-top: -520px; */ } @@ -68,8 +68,8 @@ #content { - height:220px; - padding-top:10px; + height:120px; + padding-top:0px; width:820px; margin:0 auto; } @@ -77,7 +77,7 @@ #footer_holder { width:870px; - padding-top:102px; + padding-top:100px; margin:0 auto; } @@ -112,7 +112,7 @@ .name { position:relative; - top:330px; + top:230px; width:100%; font-size:34px; font-weight: bold;