body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #e4e5e4;
	margin: 0;
	padding: 0;
	}
	
.container {
	background: #500001;
	border-left: 7px solid #2d0000;
	border-right: 7px solid #2d0000;
}		


.desc {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-left: 20px;
	text-align:center;	
	
}	

.desc02 {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;	
	
}	
img {border:0;}