body {
	font-size: large;
}
h1 {
	font-size:xx-large;
}
h2 {
	font-size:xx-large;
}
h3 {
	font-size:x-large;
}
h4 {
	font-size:large;
}
#boxes h3 {
	font-size:x-large;
}
#parents a {
	font-size: medium;
}
#footer{
	font-size: medium;
}
#footer a {
	font-size: medium;
}
.small {
	font-size: 14px;
}