/* Example style sheet file (note how this comment was created) */







H1	{font-weight: bold;
	 text-align: centre ;
       text-indent: 150px;
     	  color:white;   
       background-image: url(tartan.jpg);
	 font-family: 'Gill Sans', Arial, sans-serif}



