﻿.loading
{
	width: 100px;
	position: fixed;
	margin-left: -50px;
	left: 50%;
	z-index: 1;
	background-color: #666;
	color: #FFF;
}
