/* Importing the general style.css */
@import url("style.css");

/* Importing the responsive.css for responsive design */
@import url("responsive.css");
