/*
 Theme Name:   PureType Child
 Template:     PureType
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  PureType
*/

body {
    background-color: #FFFED6 !important;
}

.logo {
    float: left;
    width: 950px;
    height: 100px !important;
    background: url(images/TaubeHeader.png);
    border: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: -20px;
}

.slogan {
    display: none;
}