body{font-family:Arial, sans-serif;background:#f5f1e7;margin:0}
header{background:#fff;text-align:center;padding:20px}
.logo{max-width:180px;margin-bottom:10px}
nav a{margin:0 10px;text-decoration:none;color:#333;font-weight:bold}
main{padding:20px;max-width:800px;margin:auto}
h1,h2{color:#333}
img{max-width:300px;width:100%;border-radius:5px;margin-bottom:15px}
footer{background:#fff;text-align:center;padding:20px;margin-top:40px;color:#333}
