@charset "utf-8";
/* CSS Document */

/* 
--key--

dark yell: e6ac31
light yell: ffffcc
( mid point yellow f3d680 )
font col: 003300
land green: 003300
faded green 336633
flag 990000
default sky: 8b8bf3


*/

@import "reset.css";
@import "text.css";
@import url("layout.css");
@media handheld {
	@import url("handheld.css") handheld; 
}