Garmets Store Home Products Cart Contact Welcome to Our Garmets Store Shop the best quality clothes at affordable prices. Featured Products Men's T-shirt $20 Add to Cart Women's Dress $35 Add to Cart Kids' Hoodie $15 Add to Cart © 2025 Garmets Store. All Rights Reserved. /* Basic styles for the page */ body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; } /* Header Styling */ header { background-color: #333; color: white; padding: 10px; text-align: center; } header nav ul { list-style-type: none; margin: 0; padding: 0; } header nav ul li { display: inline; margin-right: 20px; } header nav ul li a { color: white; text-decoration: none; } /* Hero Sectio...