body{
	margin: 20px 0px 20px 0px;
	text-align: center;
	background-color: Black;
	font-family: Times New Roman;
}
table#content{
	text-align: center;
	background-color: white;
	width: 90%;
	padding: 10px;
}
.media{
	padding: 20px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:black;
	font-family: Times New Roman;
}
.title{
	padding: 10px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	color:BB0000;
	font-family: Times New Roman;
}