a:link {
	background : #330066;
	color : #FFCCCC;
	font-size : 0.9em;
	text-decoration : none;
}

body {
	background : url(img/dragon_bg.jpg) #330066;
	font-size : 14pt;
}

h1, h2, h3, h4 {
	background : #330099;
	color : #CCFFFF;
	letter-spacing : 2ex;
	text-align : center;
}

hr {
	background :url(img/hr_poem.jpg);
	height : 14px;
	width : 80%;
}

p {
	background : transparent;
	color : #FFFFFF;
	font-family : verdana, helvetica, arial, serif;
	margin-left : 5%;
	margin-right : 5%;
}

p.1 {
	background : transparent;
	color : #FFCC99;
}

p.2 {
	background : transparent;
	color : #CCFFCC;
}

p.3 {
	background : transparent;
	color : #CCCCFF;
}

p.4 {
	background : transparent;
	color : #CCFFFF;
}
