/* CSS Document */

body{
	background-color:#000000;
	margin:0px;
	padding:0px;
	}

#external{
	width:950px;
	height:600px;
	margin:0 auto;
	}