  body        {	margin-left: 3%;	      	margin-right: 3%;		color: #000000;		font-family: arial, helvetica, sans-serif;		background-color: #ffffff;    		background-attachment: fixed;    		background-image: url(../home/backgr.gif);    		background-position: center;    		background-repeat: no-repeat;  	      }  a:link       { color: #aa0000; text-decoration: none; font-weight: bold;  }  a:visited    { color: #800000; text-decoration: none; font-weight: bold;  }  a:active     { color: #808080; text-decoration: none; font-weight: bold; text-transform: none; }  a:hover      { color: #ff0000; text-decoration: none; font-weight: bold; text-transform: none; }  a.natcurr		{ text-decoration: none; font-size: 100%;  margin-top: 0em;   margin-bottom: 0em;   margin-left: 1%; margin-right: 1%; font-style: italic;}  a.natcurr:hover	{ text-decoration: none; font-size: 100%;  margin-top: 0em;   margin-bottom: 0em;   margin-left: 1%; margin-right: 1%; font-style: italic;}  a.button		{ font-weight: bold; text-decoration: none; font-size: 11px; margin-top: 0.0em; margin-bottom: 0.0em; margin-left: 0%; margin-right: 0%;}  a.button:hover	{ font-weight: bold; text-decoration: none; font-size: 11px; margin-top: 0.0em; margin-bottom: 0.0em; margin-left: 0%; margin-right: 0%; text-transform: none; }  p 				{ font-size: 100%; margin-top: 0em; margin-bottom: 0; text-indent: 0em; margin-top: 1em; margin-bottom: 1em; }  p.telephone			{ font-size: 70%; margin-top: 0em; margin-bottom: 0; text-indent: 0em; }  p.natcurrdynamicanimation	{ font-size: 250%; margin-top: 0em; margin-bottom: 0; text-indent: 0em; }  hr 		 { color: #c0c0c0; }  b 		 { font-weight: bold; }  i 		 { font-style: italic; }  em 		 { font-style: italic; font-weight: bold; }  ul		 { text-indent: 0em; margin-top: 1em; margin-bottom: 1em;  margin-left: 10%;}  ol		 { text-indent: 0em; margin-top: 0; margin-bottom: 0; }  li 		 { font-weight: bold; margin-top: 0em; margin-bottom: 0; text-indent: 0; }  li.alphabet{ font-weight: bold; margin-top: 0em; margin-bottom: 0; text-indent: 5em; font-size: 200%; }  em 		 { font-style: italic; font-weight: bold; }  strong 	 { text-transform: uppercase;  font-weight: bold; }  pre 	 { font-family: monospace; }  h1 		{ font-size: 250%; margin-top: 0em; margin-bottom: 0em; margin-left: 0%; margin-right: 0%; text-transform: none; }  h2 		{ font-size: 200%; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 4%; margin-right: 1%; text-transform: none; }  h3 		{ font-size: 150%; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 4%; margin-right: 1%; }  h4 		{ font-size: 100%; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 4%; margin-right: 1%; }  h5 		{ font-size: 75%;  margin-top: 0em;   margin-bottom: 0em;   margin-left: 1%; margin-right: 1%; font-style: none; }  h6 		{ font-size: 50%;  margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 4%; margin-right: 1%; color: #c0c0c0; b}  table 	{ background: none; }  th		{ background: none; }  td 		{ background: none; }  td.button { background-image: url(../home/buttoncl.gif); height: 36px; width: 108px; background-repeat: no-repeat; background-position: center;}/*Named coloursInternet browsers allow some named colours; orange, gold, yellow, lime, olive, green, teal, indigo, navy, blue, aqua, violet,maroon, brown, red, pink, fuchsia, black, gray, silver, whiteNotice that gray is the American spelling.Hexadecimal coloursHexadecimal colours are made up of three components - red, green and blue.  For each colour, two characters are used after the # sign; #000000Each character can go from 0 to f, in this order; 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f.This gives a numbering system from 1 to 15 for each character. Between 00 and ff, there are 255 combinations of the 15 characters.Here is short list of hexadecimal colours;Black 	=  #000000Gray 		=  #808080Silver 	=  #C0C0C0White 	=  #FFFFFFOlive 	=  #808000Green 	=  #008000Lime 		=  #00FF00Yellow 	=  #FFFF00Red 		=  #FF0000Fuchsia 	=  #FF00FFMaroon 	=  #800000Purple 	=  #800080Teal 		=  #008080Aqua 		=  #00FFFFBlue 		=  #0000FFNavy 		=  #000080The following colours are used in the National Curriculum DocumentsEnglish		-orange		#ff9900	rgb(255,153,0)Mathematics	-deep blue	#0033cc	rgb(0,51,204)Science		-orange red	#ff6600	rgb(255,102,0)Design Technology-deep green	#006600	rgb(0,102,0)ICT		-reddy brown	#cc0000	rgb(204,0,0)History		-purple		#660099	rgb(102,0,153)Geography	-orangy brown	#cc6600	rgb(204,102,0)MFL		-light green	#669900	rgb(102,153,0)Art and Design	-light orange	#ff9933	rgb(255,153,51)Music		-pink		#ff0099	rgb(255,0,153)PE		-french blue	#3399cc	rgb(51,153,204)Citizenship	-light blue	#0099ff	rgb(0,153,255)PSHE		-white		#ffffff	rgb(255,255,255)*/
