*, html, body {
margin: 0px;
border: 0px none;
padding: 0px;
}

body {
background-color: #773537;
background-image: url('images/intro.jpg');
background-position: 50% 0px;
background-repeat: no-repeat;
text-align: center;
}

#medal {
margin-top: 40px;
}

#test object embed {
border: 1px solid #ffffff;
}

#links {
margin-top: 10px;
padding-left: 40px;
}

#links a {
font-family: Verdana, sans-serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #f0d6bd;
font-style: italic;
line-height: 50px;
}
#links a:hover {
text-decoration: none;
color: #cd444e;
}

#dates {
margin-top: 10px;
padding-left: 40px;
font-family: Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #E6DB91;
font-style: italic;
line-height: 50px;
}
