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

*
{
	padding: 0;
	border: 0 none transparent;
}
body
{
	background-color: #000000;
}

#intro
{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
