body{
	color: White;
	font-family: sans-serif;
	background-image: url(images/backpixel.gif);
}

#box1 {
	position:absolute;
         left: 0px;
         right: 0px;
	bottom: 0px;
	width:100%;
	height:20px;
	color: Gray;
	background: Gray;
}