
@import url(/css/blueprint/screen.css);
@import url(/templates/tik/css/style.css);

*{
    text-shadow: none !important; 
}
body{
    background: #fff;
    color:#000;
}
#header, #social-links, #masthead-wrapper,#footer{
    display: none;
}