

//body {background-image: url(../images/arttilea.jpg); background-repeat-yx;}
body {background-color: 3399cc}

	A:link    { color: blue; text-decoration: none; }
	A:visited {color: turquois; text-decoration: none;}
	A:hover   { color: crimson; text-decoration: none}

H1 	{
	font-family: Comic Sans MS;
	font-size: 40pt;
	color: yellow;
	text-align: left;
	valign: top;
	}

H2 	{
	font-family: Comic Sans MS;
	font-size: 30pt;
	color: red;
	text-align: center;
	valign: top;
	}

H3	{
	font-family: comic Sans MS;
	font-size: 12pt;
	color: red;
	
	text-align: center;
	valign: top;
	}

H4	{
	font-family: comic Sans MS;
	font-size: 20pt;
	color: yellow;
	
	text-align: center;
	valign: top;
	}
H5	{
	font-family: comic Sans MS;
	font-size: 18pt;
	color: yellow;
	
	text-align: center;
	valign: top;
	}

H6	{
	font-family: comic Sans MS;
	font-size: 14pt;
	color: red;
	
	text-align: center;
	valign: top;
	}