body {
  font-family: "Times New Roman", Times, serif;
  background-color:#820000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

img{
	border:#fe3835 double 7px;

	
}

#textbox{
	width:750px;
	background-color:#ffcccc;
	font-family:"Times New Roman", Times, serif;
	color:#800000;
	border:#fe3835 double 7px;
	
}

#textbox  h1{
	font-family:"Times New Roman", Times, serif;
	color:#800000;
	font-size:45px;
	
}

#textbox  h2{
	font-family:"Times New Roman", Times, serif;
	color:#800000;
	font-size:36px;
	
}

#textbox  h3{
	font-family:"Times New Roman", Times, serif;
	color:#800000;
	font-size:24px;
	
}

#textbox  p{
	font-family:"Times New Roman", Times, serif;
	color:#800000;
	font-size:16px;
	
}

#box{
	width:450px;
	background-color:#ff9595;
	font-family:"Times New Roman", Times, serif;
	color:#800000;
	font-size:18px;
	border:#bf0000 double 3px;
	margin:5px;
}

#box img {
	margin:5px;
	
}
