@charset "utf-8";
html {
	background-color:#ff0000;
}  
td {
	padding-left:10px; padding-right:10px; background-color:#CCC; border:groove
}

