body {
}



#banner {
	padding:0;
	margin:o;
	height:80px;
	}

#kid {
	background-image: url(/site/include/bg.jpg); 					background-repeat:no-repeat;
	background-position:center center;
	margin-top:10px;
	}

a {
font-size:1.7em;
text-decoration:none;
color:red;
}
a.s {
font-size:1em;
text-decoration:none;
color:red;
}

a:hover {
	font-size:1.7em;
	text-decoration:none;
	font-style:italic;
	color:#00F;
	}
a.s:hover {
font-size:1em;
text-decoration:none;
font-style:italic;
color:blue;
	}
table {
text-align:center;
}

