/* screen.css
   imports all the requried screen styles sheets */

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