/* reseting all style sheets */
@import url("reset.css");

/* importing main style sheets */
@import url("style.css");