
body{
background:#0F2A24;
color:#F4F1E8;
font-family: Arial, sans-serif;
text-align:center;
padding:60px;
}

.container{
max-width:800px;
margin:auto;
}

.logo{
max-width:320px;
margin-bottom:30px;
}

h1{
font-size:36px;
margin-bottom:10px;
}

.tagline{
color:#d8cfbf;
margin-bottom:40px;
}

.section{
margin-top:40px;
}

a{
color:#B08D57;
}
