﻿body
{
	background-position: Top;
	background-color: #a9e5f9;
	background-image: url( "Images/BgGrad.jpg" );
	background-repeat: repeat-x;
}

.RequiredField
{
  color:Red;
}
