body {
	background-image: url(http://joelthecomic.com/images/headshotwarhol5.jpg);
}


a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

#content {
	font-family: Verdana, Arial, sans-serif;
        position:absolute; 
        top:170px; left:200px;
        background-color: #000000; 
        width:490px;
        padding:30px;
	}

p {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

blockquote {
	line-height: 150%;
	}

li {
	line-height: 150%;
	}

h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.posted {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;

	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
