body {
background-color : #ffffff;
background-image : url(bg_blog0804.gif);
background-position : top right;
background-repeat : repeat-y;
background-attachment : fixed;
margin-top : 50px;
margin-bottom : 100px;
margin-left : 50px;
margin-right : 350px;
}

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

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

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

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

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

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

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

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 {
background-color : #ffffff;
background-image : url(bg_div0801.gif);
background-position : top left;
background-repeat : repeat-x;
border : 5px solid #000000;
margin-bottom : 10px;
padding : 15px;
}

.misc {
background-color : #ffffff;
background-image : url(bg_misc0804.gif);
background-position : top left;
background-repeat : repeat-x;
border : 2px solid #000000;
margin-bottom : 10px;
padding : 15px;
}

.who {
background-color : #ffffff;
background-image : url(bg_who0804.gif);
background-position : top left;
background-repeat : repeat-x;
border : 2px solid #000000;
margin-bottom : 10px;
padding : 15px;
}

.longquote {
border : 2px dashed #000000;
margin-bottom : 10px;
padding : 15px;
}
