/* CSS Document */
body
	{
	padding:0;
	margin:0;
	background:#000;
	}
#intro
{
width:700px;
padding:100px 0 0 0;
margin:0 auto;
}
