body{
	/*background:#2C2C2C;*/
	background:#000000;
}
img{
	border:12px solid #fff;
	/*width:500px;*/
}
table {
	width:100%;
	text-align:center;
}
hr{
	width:100%;
	text-align:center;
	height:1px;
	border:1px;color:#323232;
	background-color:#323232;
}