
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>Agile Focus</title>
		<link rel="stylesheet" href="indexControls.css">
    </head>
    <body>
		<div class="centered">
			<button class="button"><a href="stickyNotes/editableStickyByRow30x50.php">Print 3x5 Sticky Notes</a></button>
			<button class="button"><a href="stickyNotes/editableSticky3x3.php">Print 3x3 Sticky Notes</a></button>
			<button class="button"><a href="stickyNotes/printedTemplate3x5.php">Print 3x5 Template</a></button>
			<button class="button"><a href="stickyNotes/printedTemplate3x3.php">Print 3x3 Template</a></button>
			<button class="button"><a href="labels/index.php">Print Small Labels</a></button>
			<button class="button"><a href="labels/averyLabel8126.php">Print Large Labels</a></button>
			<button class="button"><a href="returnAddress/index.php">Print Address Labels</a></button>
		</div>
		    </body>
</html>
