body {
background-color: #FFFFFF; 
margin:0px;
padding:0px;
text-align:center;
font-family: Verdana, Helvetica, Arial, sans-serif; 
color: #000000; 
font-size:9pt
	}
img {border: none;}
a {color: #000000; text-decoration: none}
a:active {text-decoration: underline;  }
a:hover {  text-decoration: underline; }

#toy {
	position:relative;
	top: 100px;
}

#banner {
	position:relative;
	top:50px;
}

#links {
	width: 20em;
	margin: auto;
	text-align: left;
}

#logos
{
	word-spacing: 5px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

