body {
	font-family: Comic Sans Ms, arial , arial, helvetica, serif;
	font-size: 100%;
	color: yellow;
	/* background-color: #48b0ff;  r 72 g 176  b 255  */
	background: #48b0ff url(images/bg.jpg) repeat-x;
	padding: 0em;
	margin: 0em;
}

a {
	text-decoration: none;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:active {
	color: black;
}

a:hover {
	color: yellow;
	
}

a.websiteformation:hover {
	color: black;
	}
a.websiteformation:link {
	color: yellow;
}
a.websiteformation:visited {
	color: yellow;}
a.websiteformation:active {
	color: yellow;
}
table{
	width:100%;
	border:0;
	text-align: center;} 
table.div{
	width: 90%;
	border: 0;
	text-align: center;} 
td.left {
	text-align: left;
	}

td.space {height:15;
	text-align: center;
	font-size: 50;
		}

td.logo {height: 60;
	vertical-align: center;
	background: #48b0ff url("images/smallpeople.png")  repeat-x;
		}
td.title {height: 90;
	vertical-align: center;
	color: black;
	}
td.menu {height: 20;
	vertical-align: center;
	}
td.gang {text-align: left;
}
td.websiteformation {text-align: left;
	font-family: arial, helvetica, serif;
	font-size: 8pt;
	/*color: yellow;*/
	
}

h1{
	font-family:Comic Sans Ms;
	font-size: 160%;
	}
 .titleshadow { position: relative; left: 1px; top: 1px; color: yellow; }
.titlemain { position: absolute; left: -1px; top: -1px; color: black;}

 div {
	Margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px; 
	color:yellow;
	
	}

/* Form */

input { 
	background-color: yellow; 
	font-family: Comic Sans Ms, arial , arial, helvetica, serif;
	font-size: 100%;
	color: #48b0ff;
	
}

select { 
	background-color: yellow; 
	font-family: Comic Sans Ms, arial , arial, helvetica, serif;
	font-size: 100%;
	color: #48b0ff;
}

textarea { 
	background-color: yellow; 
	font-family: Comic Sans Ms, arial , arial, helvetica, serif;
	font-size: 100%;
	color: #48b0ff;
}


/* website design by WebsiteFormation.co.uk */