--- rawdog.css	2008-09-22 18:48:14.000000000 +0200
+++ rawdog-felipe.css	2008-09-22 18:25:30.000000000 +0200
@@ -6,34 +6,30 @@
     font-size: 9pt;
     font-family: "Liberation Sans", "Bitstream Vera Sans", sans-serif;
     color: #374153;
-    /*background: #999999 url(images/bg-gradient.png) repeat-x;*/
-    background: #999999 url(images/bg.png);
+    background: #eeeeec url(http://download.tuxfamily.org/pollyrepo/KDE/kpo/header-bg.png) repeat-x;
     text-align: justify;
 }
 
 body {
-/*    background: url(images/bg-page.png);*/
-    width: 810px;
+    width: 85%;
     margin: 0 auto;
     padding: 0;
+border: solid lightgrey 1px;
+border-top: 0px;
 }
 
 #page {
     padding: 0;
     margin: 0;
-    background: url(images/bg-menu2.png) no-repeat bottom right;
+    background: #fff;
 }
 
 #header {
-    /*height: 145px;*/
-    height: 81px;
-    /*width: 810px;*/
-    width: 724px;
-    background: url(images/bg-header.png);
-    /*text-align: right;*/
-    font-size: 14px;
-    /*font-weight: bold;*/
-    /*padding: 33px 50px;*/
+    height: 63px;
+/*    width: 95%; */
+/*    background: url(images/bg-header.png); */
+background: #619cc3 url(http://download.tuxfamily.org/pollyrepo/KDE/kpo/header-bg-small.png) repeat-x;
+    font-size: 12px;
     padding: 32px 43px;
     margin: 0px 0px 0px 0px;
 }
@@ -42,7 +38,6 @@
     height: 25px;
     width: 800px;
     margin: 0 auto;
-    background: url(images/bg-menu1.png) center;
 }
 
 #menu2 {
@@ -58,7 +53,6 @@
     /*margin: 0 0 0 20px;*/
     /*margin: 0px 0px 0px 0px;*/
     /*background: url(images/bg-content.png) no-repeat top right ;*/
-    background: url(images/bg-content.png) repeat-y top left ;
     /*padding: 20px 20px 10px 18px;*/
     min-height: 300px;
     padding: 1px 0px 1px 0px; /*This stops a mysterious gap appearing.  HTML is weird*/
@@ -101,11 +95,16 @@
 }
 
 #header #toplinks {
-    margin: 26px 0px 0px 0px;
+    margin: 10px 0px 0px 0px;
+font-size: 8pt;
 }
 
 #header #toplinks a {
-    color: #374153;
+    color: #fff;
+}
+
+#header #toplinks a img {
+vertical-align: middle;
 }
 
 #feeddiv {
