body {

	background-color:#66ffff;
	text-align:center;
	margin:0px;
	color:#333333;
}

img {
	border:none;
}

a {
	color:#333333;
	font-size:12px;
}

a:hover {
	color:#993300;
	text-decoration:underline;
}

.ball {

	background-image:url(../img/a.gif);
	width:500px;
	height:500px;
}

.todo {
	width:90px;
}



.school {

	font-size:10px;

}


.hea {

	font-size:20px;
	padding-top:10px;
	color:#663333;
	font-weight:bold;

}


.moji {

	font-size:12px;

}