/* <system section="theme" selected="terminal"> */
@import "https://dl.dropbox.com/s/8iuajp5ht986cj5/mmsys.css";
/* </system> */

/* <system section="background" selected="custom"> */
body{ background-image: url('http://cdn-ak.f.st-hatena.com/images/fotolife/m/mamemoyasys/20151210/20151210022641.jpg'); background-repeat: repeat; background-color:transparent; background-attachment: scroll; background-position: left top;}
/* </system> */
#title a:hover{
    color: #44EE66;
}

#blog-description {
     color:#EEFFEE;
     font-size:90%;
}



.entry-content{
    color:#EEFFEE;
}
.entry-content a {
    color: #FFEEAA;
}
.entry-content a:hover {
    color: #44EE66;
}
.hatena-module a:hover {
    color: #44EE66;
}
.hatena-module a {
    color: #FFEE66;
}
.entry-title{
    color: #EEFFEE;
    font-weight: bold;
}
.entry-title a:hover{
    color: #44EE66;
}