body {
	background-color: rgb(25,34,63);
	background-image: url('../pics/blue-eye3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 0; 
	font-family: times new roman, serif; 
	font-size: 15px; 
	font-style: normal;
	font-weight: normal;
	color: rgb(255,255,255);
	text-align: justify;
	scrollbar-3dlight-color: rgb(0,0,0);
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: rgb(50,50,50);
	scrollbar-darkshadow-color: rgb(15,15,15);
	scrollbar-face-color: rgb(1,1,1);
	scrollbar-highlight-color: rgb(25,25,25);
	scrollbar-track-color: rgb(0,0,0);
	scrollbar-shadow-color: rgb(0,0,0);
}

div.title {
	margin-left: 80px;
	padding: 4px;
	text-align: right;
	font-family: Bookman Old Style; 
	font-size: 17px; 
	font-weight: normal;
	color: rgb(100,100,100);
	margin-bottom: 15px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-color: rgb(120,120,120);
	border-bottom-color: rgb(120,120,120);
}

div.subtitle {
	margin-left: 80px;
	padding: 4px;
	text-align: right;
	font-family: Bookman Old Style; 
	font-size: 12px; 
	font-weight: normal;
	color: rgb(100,100,100);
	margin-top: -17px;
}

div.date {
	margin-left: 80px;
	padding: 4px;
	text-align: right;
	font-family: gothic, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: rgb(100,100,100);
	margin-bottom: 15px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-color: rgb(120,120,120);
	border-bottom-color: rgb(120,120,120);
}

div.text {
	margin-left: 160px;
	margin-right: 21px;
	padding: 4px;
	overflow: hidden;
}

div.bob {
	margin-left: 270px;
	margin-right: 15px;
	padding: 4px;
}

div.short {
	margin-left: 300px;
	margin-right: 20px;
	padding: 2px;
}

div.short1 {
	margin-left: 370px;
	margin-right: 20px;
	padding: 2px;
}

div.poem {
	margin-left: 160px;
	margin-right: 80px;
	padding: 4px;
	text-align: right;
}

