BODY	{
	color: #B0CCCE;

	font-family: arial;
	font-size: 11pt;
	font-weight: 800;
	font-stretch: ultra-expanded;

	background-image: url("imgs/bgstyle.bmp");
	background-repeat: repeat-x;
	background-position: 0% 25%;
	background-attachment: fixed;
	}

P { color: green }
H1 { color: red }
H4	{
	font-weight: 100;
	color: green;
	}