/* Exemplifying the use of multiple style sheets and @import */

@import "style002.css";

.image{position: absolute;
top:40px;}



