﻿.Copy
{
	background-image: url('/images/ErrorHandling/ErrorBackground.jpg');
	background-repeat: no-repeat;
	width: 997px;
	height: 500px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-color: #FFFFFF;
}
.RedFont
{
	color: #CE1126;
}
.ErrorCopy
{
	position: relative;
	top: 160px;
	left: 185px;
	width: 600px;
	line-height: 20px;
}
