body {
 		 background-color: #000000;
		 
}

img {
		border: 0;
		
}

div {
		text-align: center;
		margin-top: 150px;
}
table {
		text-align: center;
		margin: auto;
		width: 50%;
}

p {
	  font-family: Courier New, sans;
		font-weight: bolder;
		color: #ffffff;
		font-size: 13px;	
}

caption {
	  font-family: Courier New, sans;
		font-weight: bolder;
		color: #ffffff;
		font-size: 15px;	
		text-align: center;
		margin: auto;

}