/* This is my HomePage stylesheet */

	body { 	background-color:#a9ccff;
		font-family: Arial; } 
	  
p.uc	{ font-size: 1000%;
	  color: blue;
	  text-align: center;
	  }