body {
	border-left: 0px;
	border-right-width: 0px;
	background-color: #0000cc;
	border: 0px;
}
table.title {
	border: 10px ridge Yellow;
	padding: 10px 10px 10px 10px;
	background-color: #bb0000;
	border-spacing: 3px;
}
hr.title {
	size: 90pc;
	height: 10px;
	outline-style: dotted;
	outline-width: 10px;
	background-color: Yellow;
}
.subtitles {
	font-family: "Comic Sans MS";
	font-size: 16px;
	background: yellow left;
}