/*404 Not Found
This file does not exist on the server.
This file is an empty place holder.*/
BODY
{
	background: #424242;
	border: 0;
	padding: 0;
	margin: 0;
}
.left
{
	float: left;
}
.center
{
	float: left;
}
A IMG
{
	border: none;
}
#container
{
	width: 1200px;
	margin: auto;
}

