diff --git a/fotokiste/fotokiste/static/css/1024optimized.css b/fotokiste/fotokiste/static/css/1024optimized.css index bbbc515..1e939cc 100644 --- a/fotokiste/fotokiste/static/css/1024optimized.css +++ b/fotokiste/fotokiste/static/css/1024optimized.css @@ -7,21 +7,20 @@ body { } #header { - /** background: url(../static/images/header.jpg) top left no-repeat; **/ + /** background: url(../static/images/header.jpg) top left no-repeat; position: relative; - margin: 20px auto auto 50px; - padding-left: 85px; + height: 160px; + padding-left: 85px; font-size: 5em; color: #777688; - width: 760px; - width: 89%; - height: 160px; + width: 762px; + width: 89%; */ + margin: 10px auto 30px auto; } #nav { position: relative; - margin: -18px 0 10px auto; - width: 760px; + margin: 15px 0 10px auto; width: 89%; line-height: 2em; } @@ -68,10 +67,9 @@ body { /* Styles for the text area */ #main_content { - position: relative; - margin: 75px auto 50px auto; + position: relative; + margin: 15px auto 15px auto; padding: 0; - width: 760px; width: 90%; text-align: left; line-height: 1.25em;