logo
#title{ /* the blog's title */
padding : 0px 20px 0px 20px;
position : relative;
top : 30%; [標題頂高度]
text-align : left;
font : bold 25px lucida grande, verdana, arial, sans-serif;
}
#title a{
color : #66FFFF; [文章雜錦字有顏色]
text-decoration : none;
}



