body {
	
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url(../images/bgrmain.jpg);
}
h1 {
	font-family: Palace Script mt, sans-serif;
	text-align: center;	
		font-weight: lighter;
	font-size: 90px;
		margin-bottom: -1%;
}
h2 {
	font-family: Palace Script mt, sans-serif;
	text-align: center;	
		font-weight: lighter;
	font-size: 60px;
		margin-bottom: -1%;
}
span.white {
	color: White;
}
div.center {
	text-align: center;
}

img {
	border-width: 0;
}

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
 

  left: 1em;
  width: 12em;
  font-size: small; 
  
  
  }
  

ul.navbar li {
  background: white;
  margin: 0.9em 0;
  padding: 0.5em;
  border-right: 1em solid black }
    
ul.navbar a {
  text-decoration: none }
a:link {
  color: purple }
a:visited {
  color: purple }
a:hover {
	background: #A9A9A9;
 }

input.fieldcolour {
	background: transparent;
}

input.fieldcolourtotal {
	background-color: #868686;
	
	font:;
	color: White;
	}
}



















