﻿/* back ground color for web pages */
/* color is light GRAY/GREEN */
  body {
	background-color:#C0C9BE;
}


