
p{
font-family:garamond;
font-size: 30px;
margin-left:290px;
font-weight: normal;
}

a {
	color: inherit;
}

body {
	background-image: url(popelogo.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

#nav {
	position: absolute;
	top: 215px;
	margin-left: 325px;
}

#comic {
	position: absolute;
	top: 280px;
	left: 230px;
	width: auto;
}
