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


body {
	width:100%;
	height:100%;
	margin:0px;
}

#container 	{
	/*width:1280px;
	height:720px;*/
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

