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

body {
	background-color:#000000;
	overflow-x:hidden;
}

#container	{
	width		: 100%;
	height		: 100%;
	margin-left	: 0px;
	margin-right: 0px;
}
