diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index 4221d5d..add3c26 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -1,6 +1,6 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">

 <head>

   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>

@@ -9,7 +9,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
   <meta name="Application-name" content="ImageMagick"/>
-  <meta name="Description" content="ImageMagick is a software suite to create, edit, or compose bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
+  <meta name="Description" content="ImageMagick is a software suite to create, edit, compose, or convert bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
   <meta name="Application-url" content="http://www.imagemagick.org"/>
   <meta name="Generator" content="PHP"/>
   <meta name="Keywords" content="command-line, tools, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
@@ -21,12 +21,25 @@
   <meta name="Resource-type" content="document"/>
   <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
   <meta name="Distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
+  <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <style type="text/css" media="all">

     @import url("../www/magick.css");

   </style>

+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>

+   <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>

+   <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />

+   <script type="text/javascript">

+     $(document).ready(function() {

+       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({

+         'transitionIn'  : 'elastic',

+         'transitionOut' : 'elastic',

+         'overlayShow'   : false,

+         'opacity'       : true

+       });

+     });

+   </script>

 </head>

 

 <body id="www-imagemagick-org">

@@ -89,7 +102,7 @@
     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
+    <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>

 <div  class="menu">
@@ -127,7 +140,7 @@
 
 <div class="sponsbox">
 <div  class="sponsor">
-   <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a title="Sponsor: Notebook Reparatur Berlin" href="http://www.notebook-reparaturen-berlin.de">Notebook Reparatur Berlin</a><!-- 2011040100025 gabi.schulze-->
 </div>
 <div  class="sponsor">
   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
@@ -138,15 +151,6 @@
 <div  class="sponsor">
   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
 </div>
-<div  class="sponsor">
-  <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
-</div>
-<div  class="sponsor">
-  <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
-</div>
-<div  class="sponsor">
-  <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
-</div>
 </div>
 </div>
 </div>

@@ -167,80 +171,63 @@
 

 <div class="main">

 

-<h1>ImageMagick Command-line Tools</h1>
+<h1>Create, Edit, Compose, or Convert Images from the Command-line</h1>
 <p class="navigation-index">[<a href="#animate">animate</a> &bull; <a href="#compare">compare</a> &bull; <a href="#composite">composite</a> &bull; <a href="#conjure">conjure</a> &bull; <a href="#convert">convert</a> &bull; <a href="#display">display</a> &bull; <a href="#identify">identify</a> &bull; <a href="#import">import</a> &bull; <a href="#mogrify">mogrify</a> &bull; <a href="#montage">montage</a> &bull; <a href="#stream">stream</a>]</p>
 
-<p>ImageMagick includes a number of command-line utilities for manipulating images.  Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as <a href="http://www.gimp.org" target="1562424425">gimp</a> or <a href="http://www.adobe.com" target="549595342">Photoshop</a>.  However, a GUI is not always convenient.  Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image.  For these types of operations, the command-line image processing utility is appropriate.</p>
+<div class="doc-section">
+
+<p>ImageMagick includes a number of command-line utilities for manipulating images.  Most of you are probably accustomed to editing images one at a time with a graphical user interface (GUI) with such programs as <a href="http://www.gimp.org">gimp</a> or <a href="http://www.adobe.com">Photoshop</a>.  However, a GUI is not always convenient.  Suppose you want to process an image dynamically from a web script or you want to apply the same operations to many images or repeat a specific operation at different times to the same or different image.  For these types of operations, the command-line image processing utility is appropriate.</p>
 
 <p>The ImageMagick command-line tools exit with a status of 0 if the command line arguments have a proper syntax and no problems are encountered.  Expect a descriptive message and an exit status of 1 if any exception occurs such as improper syntax, a problem reading or writing an image, or any other problem that prevents the command from completing successfully.</p>
 
-<p>In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves.  If you are just getting acquainted with ImageMagick, start with the <a href="#convert">convert</a> program.  Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="http://www.imagemagick.org/Usage/" target="1298175297">convert, compose, or edit</a> images from the command-line.</p>
+<p>In the paragraphs below, find a short description for each command-line tool. Click on the program name to get details about the program usage and a list of command-line options that alters how the program behaves.  If you are just getting acquainted with ImageMagick, start with the <a href="#convert">convert</a> program.  Be sure to peruse Anthony Thyssen's tutorial on how to use ImageMagick utilities to <a href="http://www.imagemagick.org/Usage/">create, edit, compose, or convert</a> images from the command-line.</p>
 
-<div style="margin: auto;">
-  <h2><a name="animate"></a><a href="../www/animate.html">animate</a></h2>
+<dl>
+<dt><a id="animate"></a><a href="../www/animate.html">animate</a></dt>
+
+<dd>animate an image sequence on any X server.</dd>
+
+<dt><a id="compare"></a><a href="../www/compare.html">compare</a></dt>
+
+<dd>mathematically and visually annotate the difference between an image and its reconstruction.</dd>
+
+<dt><a id="composite"></a><a href="../www/composite.html">composite</a></dt>
+
+<dd>overlap one image over another.</dd>
+
+<dt><a id="conjure"></a><a href="../www/conjure.html">conjure</a></dt>
+
+<dd>interpret and execute scripts written in the Magick Scripting Language (MSL).</dd>
+
+<dt><a id="convert"></a><a href="../www/convert.html">convert</a></dt>
+
+<dd>convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
+
+<dt><a id="display"></a><a href="../www/display.html">display</a></dt>
+
+<dd>display an image or image sequence on any X server.</dd>
+
+<dt><a id="identify"></a><a href="../www/identify.html">identify</a></dt>
+
+<dd>describe the format and characteristics of one or more image files.</dd>
+
+<dt><a id="import"></a><a href="../www/import.html">import</a></dt>
+
+<dd>save any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.</dd>
+
+<dt><a id="mogrify"></a><a href="../www/mogrify.html">mogrify</a></dt>
+
+<dd>resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.  Mogrify overwrites the original image file, whereas, <a href="../www/convert.html">convert</a> writes to a different image file.</dd>
+
+<dt><a id="montage"></a><a href="../www/montage.html">montage</a></dt>
+
+<dd>create a composite image by combining several separate images.  The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.</dd>
+
+<dt><a id="stream"></a><a href="../www/stream.html">stream</a></dt>
+
+<dd>a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.  It writes the pixel components as they are read from the input image a row at a time making <kbd>stream</kbd> desirable when working with large images or when you require raw pixel components.</dd>
+</dl>
 </div>
-
-<p>animate an image sequence on any X server.</p>
-
-<div style="margin: auto;">
-  <h2><a name="compare"></a><a href="../www/compare.html">compare</a></h2>
-</div>
-
-<p>mathematically and visually annotate the difference between an image and its reconstruction.</p>
-
-<div style="margin: auto;">
-  <h2><a name="composite"></a><a href="../www/composite.html">composite</a></h2>
-</div>
-
-<p>overlap one image over another.</p>
-
-<div style="margin: auto;">
-  <h2><a name="conjure"></a><a href="../www/conjure.html">conjure</a></h2>
-</div>
-
-<p>interpret and execute scripts written in the Magick Scripting Language (MSL).</p>
-
-<div style="margin: auto;">
-  <h2><a name="convert"></a><a href="../www/convert.html">convert</a></h2>
-</div>
-
-<p>convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</p>
-
-<div style="margin: auto;">
-  <h2><a name="display"></a><a href="../www/display.html">display</a></h2>
-</div>
-
-<p>display an image or image sequence on any X server.</p>
-
-<div style="margin: auto;">
-  <h2><a name="identify"></a><a href="../www/identify.html">identify</a></h2>
-</div>
-
-<p>describe the format and characteristics of one or more image files.</p>
-
-<div style="margin: auto;">
-  <h2><a name="import"></a><a href="../www/import.html">import</a></h2>
-</div>
-
-<p>save any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen.</p>
-
-<div style="margin: auto;">
-  <h2><a name="mogrify"></a><a href="../www/mogrify.html">mogrify</a></h2>
-</div>
-
-<p>resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.  Mogrify overwrites the original image file, whereas, <a href="../www/convert.html">convert</a> writes to a different image file.</p>
-
-<div style="margin: auto;">
-  <h2><a name="montage"></a><a href="../www/montage.html">montage</a></h2>
-</div>
-
-<p>create a composite image by combining several separate images.  The images are tiled on the composite image optionally adorned with a border, frame, image name, and more.</p>
-
-<div style="margin: auto;">
-  <h2><a name="stream"></a><a href="../www/stream.html">stream</a></h2>
-</div>
-
-<p>a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.  It writes the pixel components as they are read from the input image a row at a time making <kbd>stream</kbd> desirable when working with large images or when you require raw pixel components.</p>
 

 </div>