body{font-family:Arial,sans-serif;background:#fff;color:#333;margin:0;padding:0;line-height:1.6;}a{color:#007acc;text-decoration:none;}a:hover{text-decoration:underline;}header,footer{background:#f4f4f4;padding:20px 0;}header h1,footer p{margin:0;}header .container,footer .container,main.container{width:90%;max-width:960px;margin:0 auto;}nav ul{list-style:none;padding:0;display:flex;gap:15px;}nav ul li{display:inline;}main.container{padding:20px 0;}h1 a,h2,h3,h4{color:#222;}form{max-width:400px;margin-top:15px;}input[type="text"],input[type="email"],textarea{width:100%;padding:10px;margin:5px 0 15px 0;border:1px solid #ccc;border-radius:4px;}button{background:#007acc;color:#fff;border:none;padding:10px 15px;border-radius:4px;cursor:pointer;}button:hover{background:#005fa3;}article{margin-bottom:30px;}section.newsletter form{background:#eef7ff;padding:15px;border-radius:6px;}nav.pagination a{margin:0 10px;color:#007acc;}nav.pagination a:hover{text-decoration:underline;}ul{margin-left:20px;}