body {
background-color : #ffffff;
background-image : url(bg_blog0711.gif);
background-position : top right;
background-attachment : fixed;
background-repeat : no-repeat;
margin-top : 150px;
margin-bottom : 100px;
margin-left : 150px;
margin-right : 250px;
}

h1 {
font-size : 24px; 
font-weight : 400; 
padding-top : 25px;
}

h2 {
font-size : 20px; 
font-weight : 400;
}

a {
color : #660000;
text-decoration : none;
}

a:link {
color : #660000;
text-decoration : none;
}

a:visited {
color : #666666;
text-decoration : none;
}

a:hover {
color : #000000;
background-color : #ff9999;
}

a:active {
color : #000000;
background-color : #999999;
}

ul.bad {
list-style-image : url(bullet_who_bad.gif);
}

ul.cool {
list-style-image : url(bullet_who_cool.gif);
}

ul.good {
list-style-image : url(bullet_who_good.gif);
}

ul.meh {
list-style-image : url(bullet_who_meh.gif);
}

ul.wtf {
list-style-image : url(bullet_who_wtf.gif);
}

.link {
border : 1px solid #cccccc;
background-color : #ffffff;
background-image : url(bg_link0711.gif);
background-position : top right;
background-repeat : no-repeat;
padding : 10px;
margin-bottom : 10px;
}

.misc {
border : 1px solid #cccccc;
background-color : #ffffff;
background-image : url(bg_misc0711.gif);
background-position : top right;
background-repeat : no-repeat;
padding : 10px;
margin-bottom : 10px;
}

.who {
border : 1px solid #cccccc;
background-color : #ffffff;
background-image : url(bg_who0711.gif);
background-position : top right;
background-repeat : no-repeat;
padding : 10px;
margin-bottom : 10px;
}

