body {
	background-color: #000000; 
	text-align: center; 
	margin: 0px;
}

.page {
	width: 1000px; 
	height: 100%;
	bottom: 0;	
	background-color: #000000;
	text-align: left;
	position: relative;	
	margin-left: auto;
	margin-right: auto;
}

.main {
	width: 1000px; 
	height: 596px;
	text-align: center; 
	margin: 0px;	 
	background-color: #000000;	
}

.info {
	width: 430px; 
	height: 120px;
	position: relative;		
	text-align: center; 
	margin: 0px;	 
	background-color: #000000;	
}
