body {
	background-color: #5b7993;
	<--background-image: url(images/back.jpg)  CECE9C -->
	}

first {
	background-color: #00285c;
	
}

A:link { color: yellow;
	text-decoration: underlined;
	font-weight: bold;	
	  }

A:active { 
	color: white;
	text-decoration: underlined;
	font-weight: bold;
	}
A:visited { 
	text-decoration: underlined;
	font-weight: bold;
	color: white;
 }


H1 {font-family: serif; font-size: x-large; color: #cc0000}
H2 {font-family: serif; font-size: normal; color: #009900}

desc {font-family: serif; font-size: x-large; color: #009900;font-weight: bold;}
