@charset "utf-8";
/*
Theme Name: BLOG2010
Theme URI: http://www.pdmb.com/blog
Description: The theme by <a href="http://pdmb.org">Cookie 麦拉拉</a>.
Version: ∞
Author: Cookie
Author URI: http://pdmb.org/
Tags: Art, Designer, China, pdmb
*/

/* Global */
body{
margin:0;padding:0;
font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
font-size:12px;
text-align:center;
background:url(images/bg.jpg) left top no-repeat #ffefdd;
color:#a19284;
cursor: url(http://www.pdmb.org/blog/wp-content/themes/2010/cursor.ani);
}
