body
{
background-repeat:no-repeat;
background-position:center;
background-size:1200px 737px;
}

h1
{
font-size:65px;
color:#eedd82;
letter-spacing:1.5px;
text-align:center;
text-shadow: 3px 3px 5px #cdc5bf;
}

h2
{
font-size:30px;
color:#a0522d;
text-align:center;
letter-spacing:1px;
}

a:link { color:#ffd700; text-decoration:underline; }
a:visited { color:#a0522d; text-decoration:underline; }
a:hover { color:#b22222; text-decoration:none; text-transform:uppercase; letter-spacing:-1.5px; }