@import url("reset.css");
@import url("layout.css");
@import url("color.css");
@import url("base.css");


.center { text-align:center; }
.big {font-size: 120%; font-weight: bold;}
.small {font-size: 90%; font-weight: normal;}
