p { 
	font-weight: bold;
	font: 8pt/16pt georgia; 
	line-height: 100%;

	}
	
p.small {

text-indent: 12px;
font-size: 7pt;
line-height: 80%;

}
	
h1 {
	font: 8pt/16pt georgia; 
	}
	
a:link { 
 	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
	
img {border-width: 0px;}


#zines {

position: absolute;
width:240px;
margin-left: 0px;

}

#comics {

position: absolute;
width:240px;
margin-left: 240px;

}

#doodles {

position: absolute;
width:240px;
margin-left: 480px;

}

#home {

position: absolute;
width: 80px;
margin-left: 720px;

}
