body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: medium outset #39C;
}
#wrapper #header h1 {
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(poetry%20images/dblue048.jpg);
	background-repeat: repeat;
	color: #FFF;
	font-style: italic;
	text-align: center;
	font-size: large;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #image {
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: #0D0066;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #999;
	border-bottom-color: #999;
}
#wrapper #leftcol {
	padding: 5px;
	width: 250px;
	float: left;
}
#wrapper #rightcol {
	padding: 5px;
	width: 340px;
	margin-left: 300px;
}
#wrapper #footer {
	font-style: italic;
	text-align: center;
	height: 30px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(poetry%20images/dblue048.jpg);
}
