@import "reset.css";
@import "structure.css";
@import "ocadoway.css";
@import "ocadoway-footer.css";
@import "nav.css";
@import "styles.css";
@import "handheld.css" handheld;
@import url("handheld.css") only screen and (max-device-width:480px);

