@charset "utf-8";
/* CSS Document */

body {background-color:#000000;
     margin: 0px;
  	 position: absolute;
	 width: 306px;
	 height: 340px;
	 top: 50%;
	 left: 50%;
	 margin-left:-153px;
	 margin-top:-170px;
	 	
}
	
	
#container {
	width: 306px;
	height: 340px;
	}
