body		{
		font-family: Century Gothic;
		background-color: b8b9bd;
		background-image: url("..\images\bkgrnd.jpg");
		}
.style1		{
		font-size: 14px;
		color: red;
		}
.style2		{
		font-size: 12px;
		font-weight:900;
		color: white;
		}
.style3		{
		font-size: 12px;
		color: white;
		}
.style4		{
		font-size: 11px;
		color: black;
		}

