@import url(http://www.davidflanagan.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.davidflanagan.com/mt/mt-static/themes/minimalist-red/screen.css);

body {
    font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    background: #fff;
}

pre {
     overflow:auto;
     font-size: 80%;
     line-height: 110%
}

div.book div.widget-content { 
  border-bottom: solid #ccc 1px;
}

#footer { 
    background-color: #fff;
}


.widget-header {
  font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

#header {
  background: #fff;
  border-color: #fff;
}

#header a {
    color: #000;
    font-weight: bold;
    
}

#header-name a {
    color: #000;
}

#header-description {
    color: #000;  
}
