@charset "utf-8";
/*
border: thin solid #000000; 
*/

#container #footer {
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin-top: 3px;	
  background-color: #333333;
}

#container #footer #footerbox {
  margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 30px;
	overflow: hidden;
	color: white;
}

#revision{
color: black;
}
