#small:checked + .contents{
	font-size:12px;
}

#middle:checked + .contents{
	font-size:16px;
}

#big:checked + .contents{
	font-size:20px;
}