@import url("template.css"); /* template styles : This shouldnt really need to be edited. Holds dimensions of the comment template elements */
@import url("colours.css");  /* colours styles  : This should be edited. Hold colours of elements, text etc. DONT put custom elements in here */
@import url("custom.css");   /* custom styles   : This should be used for custom divs.spans,h1,h2,h3,h4,h5,h6 etc. */
