.fixed	{
	position:	fixed;
	top:	0px;
	width:	100%;
	z-index:	1000;
	padding:	0px;
}
