body {
background-color:#1D1D1F;
color:#593325;
font-family:futura;
font-size:20px;
text-align:center;
}

table {
background-color:#606362;
border: 1px solid #8AB29F;
text-align:center;
}

#con {
height:860px;
width:635px;
background-color:#F2E6CE;
margin-right:auto;
margin-left:auto;
}

a {
color:#606362;
text-decoration:none;
}

a:hover {
color:#8AB29F;
text-decoration:line-through;
}

a:active {
color:#593325;
text-decoration:overline;
}

