
/* 
THIS IS THE CSS FILE FOR THE MAIN PAGES OF THE Allports Fish and Chips
Created by Mr W J Ll Griffiths 
*/

body 
   { 
     /*FONT FOR THE BODY*/
     font-family: "Comic Sans MS"; 
     font-size: 16px; 

     /*This sets the background image */
     background-color: #FFFFCC;
   }



