body { background-color: #FF0000;
	color: #ccff00;
	font-family: serif;
	font-size: 24pt;
	text-align: center;
	
}
h1 { background-color: #000000;
	color: #ccff00;
	font-family: rockwell extra bold;
	text-align: center;
}
#break{background-color:FF0000;
}
#b2{background-color:FF0000
}
table {
margin-left: 135px;
margin-right: 30px;
border: thick solid blue;
caption-side:top;
border-collapse: collapse;
}
 td, th {
border: thick solid blue;
padding: 5px;
}
td {
font-size: 15px;
}
