/* reset browser styles */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol { 
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em
	list-style: square;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
/* end reset browser styles */



body
{
margin-top: 20px;
font-family: 'Times New Roman', Georgia, serif;
font-size: 18px;
background-color: #CCCCCC;

width:1200px;

}

h1
{
	font-size: 2.0em;
	width: 500px;
	text-align: center;
}
h2
{
	font-size: 1.5em;
	text-align: center;
	
}

h3
{
	text-align: center;
	width:500px;
}


	.second
{
	border: 3px solid white;
	width: 550px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 15px	
	padding-bottom: 280px;
	line-height: 1.2;
	float: left;
	
	
}
	.secondpoem
{	
	border: 3px solid white;
	width: 500px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 15px	
	padding-bottom: 280px;
	line-height: 1.2;
	float: left;
	
	
}

       .third
{
	border: 3px solid white;
	width: 550px;
	margin-top: 20px;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 15px;
	padding-bottom: 15px;
	line-height: 1.2;
	float: right;
	
}

	.thirdpoem
{
	border: 3px solid white;
	width: 640px;
	margin-top: 20px;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 15px;
	padding-left: 30px;
	padding-bottom: 310px;

	line-height: 1.2;
	float: right;
	
}

p
{

font-size: 25px;
line-height: 125%

margin-left: 8px;
padding: 0 20px;
padding-bottom: 5px;
}

.vupspace
{
	padding-top: 100px;
} 

.more_room

{

	white-space: pre;

}

.poem
{
	margin: 24 0 0 20;
	padding: 10 20 0 15;
	font-family:"Times New Roman", serif;
	font-size: 14px;
	color:#003322;
}
.space {
	padding-left: 30px;
}


blockquote 
{text-align: center;
}
.signature
{
	text-align: center
}


.paraspace
{
padding-top: 20px;
}

.tab 
			{
			text-indent:40px
			}
</style>


