body {
  background-color: black;
  color: white;
  font-family: Times;
  background-image:url(redrosesblkbg.gif);
}

table, caption, th, td {
border: 2px solid red;
  border-collapse: collapse;
	background-color: black;
	text-align-last: inherit;

}