body {
	text-align: center;
	font-family: times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: rgb(100%,100%,100%);
	background-image: url('scroll1.jpg');
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 6px;
}

table {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-spacing: 15px 0;
}

.title {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

	
.name {
	font-size: 28px;
	font-weight: bold;
}

img.border {
	border: 4px ridge #9B0000;
}





