.error-body {
	background-color: #666666; 
	color: #ffffff; 
	font-family: Helvetica, Arial; 
	font-size: 0.75em; 
	margin: 100px 100px 100px 100px;
	}

.error-button {
	width: auto;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff; 
	margin: 0px 2px 0px 2px;
	}

.error-link {
	color: #ffffff;
	}
