/* CSS Document */

#box{
	position:fixed;
	width:100%;
	border:0;
	margin:0;
	left:0;
	top:0;
	padding:0;
	}