/*
THEME NAME: Wunderfaser Theme
THEME URI: http://www.wunderfaser.der
VERSION: 1.0
DESCRIPTION: A simple child theme for the dkret3 framework - Adapted for wunderfaser.de
TAGS: child theme, dkret3
AUTHOR: Michael Busch
AUTHOR URI: http://www.seo-traffic.guide.de
TEMPLATE: dkret3
*/

/* Import the style.css of the dkret3 base theme */
@import url('../dkret3/style.css');

/* Header - You can still change the header image in the Settings panel*/
#header {
    background:#FFFFFF url(library/images/Header_Wunderfaser_Wolle.jpg) repeat-x scroll 0 0;
}

/* Make your changes to the default layout below */
.title {
    text-align:center;
}
#blog-title {
    text-align:center;
}
