Custom Css
@import url(http://themes.wdfiles.com/local--code/pretty-pink);
 
#header h1 a{
    background-image: url(https://i.imgur.com/U7q6Mm1.png);
    background-size: 336px 50px;
    width: 336px;
    height: 50px;
    display: block;
    text-indent: -9999px;
}
 
#header h1 {
    padding: 20px 0 0 16px;
    margin-right: 15px;
}
 
#header h2{
    padding-top: 43px;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License