@charset "utf-8";
/* CSS Document */

body{
	margin: 0 auto;
	background: #000000;
	text-align: center;
}
#Container{
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 768px; 
}
