body{

  margin: 20px;
  background: #ffffff;
	background-image: url(bg_grad.gif); background-repeat: repeat-y; 
	}
	p {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 30px;
  margin-left: 20px;
	}
	{
	color: value; #808080
  font-size: medium;
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  text-align: left;
		}
	{
	h2 {color: #9494F7;
	a:link {color: #00008B; text-decoration: none; 
  a:visited {color: #9494F7; text-decoration: none;
 a:hover {color: #999999; text-decoration: underline; 
a:active {color: #C00000; text-decoration: none;
}


