<!-- Outermost div with a light yellow background, custom border, padding, and rounded corners --> <div style="background-color: #fff6d1; color: #333; font-family: 'Georgia', serif; padding: 20px; margin-bottom: 20px; border-radius: 10px; border: 5px outset #ff91a4; text-decoration: none;"> <!-- Nested div for the content --> <div> <!-- Title of the Christmas Cactus with a specific color and a negative bottom margin to reduce the gap with the next element --> <h1 style="color: #ff91a4; margin-bottom: -40px; text-decoration: none;">Christmas Cactus</h1> <!-- Subtitle with the scientific classification, styled with a lighter pink color and an increased bottom margin --> <h6 style="color: #ff91db; margin-bottom: 40px; text-decoration: none;">Cactaceae - cactoideae - Schlumbergera - kautskyi</h6> <!-- Paragraph with the author, photographer, and collector names, using a unique color and a top margin adjustment --> <p style="margin-top: -28px; color: #557a95;">Author: Willow Salix <br>Photographer: Willow Salix<br>Collector: Willow Salix</p> <!-- Header for the Characteristics section, with a pink color and top margin for spacing --> <h2 style="color: #ff91a4; margin-top: 20px; text-decoration: none;">Characteristics</h2> <!-- Table for the Characteristics section with specific text color, border collapsing for a cleaner look, and full width --> <table style="color: #557a95; border-collapse: collapse; width: 100%;"> <!-- Each row describes a characteristic of the Christmas Cactus --> <tr> <td><strong>Species:</strong></td> <td>Kautskyi</td> </tr> <tr> <td><strong>Type:</strong></td> <td>Monad</td> </tr> <tr> <td><strong>Size:</strong></td> <td>Medium 26-50µm</td> </tr> <tr> <td><strong>Shape:</strong></td> <td>Cubical</td> </tr> <tr> <td><strong>Aperture:</strong></td> <td>None</td> </tr> <tr> <td><strong>Polarity:</strong></td> <td>Isopolar/Isodiametric</td> </tr> <tr> <td><strong>Outline in Polar View:</strong></td> <td>Polygonal</td> </tr> <tr> <td><strong>Infoldings:</strong></td> <td>None</td> </tr> <tr> <td><strong>Surface Texture & Ornamentations:</strong></td> <td>Baculate</td> </tr> <tr> <td><strong>Sexine:</strong></td> <td>Present</td> </tr> <tr> <td><strong>Nexine:</strong></td> <td>Not Visible</td> </tr> <tr> <td><strong>Coatings:</strong></td> <td>None</td> </tr> </table> <!-- Header for the Microscopy Methods section, styled similarly to the Characteristics header --> <h2 style="color: #ff91a4; margin-top: 32px; margin-bottom: -20px; text-decoration: none;">Microscopy Methods</h2> <!-- Paragraphs detailing the microscopy methods used, with consistent styling --> <p style="margin-bottom: -20px; color: #557a95;"><strong>Light Microscopy: </strong>Bright Field</p> <p style="margin-bottom: -20px; color: #557a95;"><strong>Magnification: </strong>20x & 50x</p> <p style="margin-bottom: -20px; color: #557a95;"><strong>Stain: </strong>None</p> <p style="margin-bottom: -20px; color: #557a95;"><strong>Other Notes: </strong>I'm interested in conducting further experiments on this species. I hypothesize that under 100x magnification and staining, the interior organelles will become visible for study.</p> <!-- Header for the Annotations section --> <h2 style="color: #ff91a4; margin-top: 32px; margin-bottom: -20px; text-decoration: none;">Annotations</h2> <!-- Placeholder paragraph for additional notes --> <p style="margin-bottom: -20px; color: #557a95;">Notes</p> <!-- Header for the photo gallery section, with a significant top margin for visual separation --> <h4 style="margin-top: 60px; margin-bottom: -20px; color: #ff91a4; text-decoration: none;">Photo Gallery Below</h4> </div> ![[ChristmasCactusPollen50x.png]] ![[ChristmasCactusPollen.jpg]]