
body{margin:0;background:#F7F4EE;color:#2F3542;font-family:Georgia,serif}
header{background:#162B45;color:#fff;padding:20px 40px;display:flex;justify-content:space-between}
nav a{color:#fff;text-decoration:none;margin-left:20px}
main{max-width:900px;margin:50px auto;text-align:center;padding:20px}
.crest{max-width:320px;width:70%}
.buttons a{display:inline-block;margin:10px;padding:12px 24px;background:#162B45;color:#fff;text-decoration:none}
footer{text-align:center;margin:60px 0;color:#666}
