STOCKLYZE Master Base

This file defines the core styles and shared layout components. To create a new page, use the following structure:

<!-- Include in <head> -->
<link rel="stylesheet" href="css/style.css">

<!-- Include at end of <body> -->
<script src="js/base.js"></script>