```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 0;
backgroundcolor: f2f2f2;
}
.container {
maxwidth: 800px;
margin: 50px auto;
backgroundcolor: fff;
padding: 20px;
borderradius: 10px;
boxshadow: 0 0 10px rgba(0, 0, 0, 0.1);
textalign: center;
}
h1 {
color: 333;
}
p {
color: 666;
lineheight: 1.6;
}
.clublogo {
maxwidth: 200px;
margin: 20px auto;
}
.posterimage {
maxwidth: 100%;
marginbottom: 20px;
}
.btn {
display: inlineblock;
backgroundcolor: 4CAF50;
color: white;
padding: 10px 20px;
textalign: center;
textdecoration: none;
borderradius: 5px;
transition: backgroundcolor 0.3s;
}
.btn:hover {
backgroundcolor: 45a049;
}
Welcome to Our Book Club!
Join us for lively discussions, fascinating reads, and a welcoming community atmosphere. Whether you're an avid reader or just starting to explore the world of books, there's a place for you in our club!
Benefits of joining:
- Discover new books and authors
- Engage in thoughtprovoking discussions
- Expand your horizons and perspectives
- Make new friends who share your passion for reading
Meetings are held every Wednesday at 6:00 PM at the Community Library. Don't miss out!