@charset "utf-8";
/* CSS Document */

.big
{
	
font-size:48px	;
color:cornflowerblue;
font-weight:900;
align:top;

}

.cornflower
{
color:cornflowerblue
}


table td, table td * {
    vertical-align: top;
}

