body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	margin:0;
	padding:0;
	background-image:url(../assets/images/background.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#F4F5F5;
 	}
h1 {
	background-image:url(../assets/images/welcome-image.gif);
	background-repeat:no-repeat;
	width:553px;
	height:136px;
	text-indent: -9999em;
	margin-top:5px;
	margin-left:5px;
	padding-top:5px;
	background-position:0 5px;
	}	
h2 {
	font-size: 12pt;	
	margin-left:5px;
	padding-top:5px;
	}	
h3 {
	font-size:10pt;
	margin-left:5px;
	}	
#places {
	padding-left:25px;
	}	
p {
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
	}
a {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:none;
	color:#FFC792;
	}		
#contactSmall {
	font-size:8pt;
	}	
#kenilworthWebDesign {
	text-align:center;
	font-weight:bold;
	min-width:800px;
	}	
a.green {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	}	
a:hover.green {
	color:#304949;
	text-decoration: none;
	font-weight:bold;
	}		
#validate {
	text-align:center;
	min-width:800px;
	}
#w3c {
	height:31px;
	width:88px;
	border:0;
	}	
