/*	fonts & colours */
body {
font-family: Arial, Helvetica, sans-serif;
color:#141414;
}



/*	page colour */
body {
background-color:#cef1f9; 

}
