/* CSS2 imports*/
@import "modern.css"; /*will load only in 5+ browser*/
/*use @import url(); for IE 4.0 support*/

