a img {
border: 0;
}

a {
color: #000;
}

#content a {
text-decoration: none;
color: #006688;
}

body {
background-color: #000;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
margin: auto;
color: #686868;
font-size: small;
}

#wrapper {
background-color: transparent;
border: 1px solid #000000;
padding: 0px;
width: 600px;
}

#header {
background-color: transparent;
border: 0px solid #fff;
width: 600px;
position: relative;
margin: 10px auto auto 10px;
}

#content {
border: 0px solid #fff;
position: relative;
width: 350px;
height: 200px;
margin: 60px auto auto 10px;
text-align: center;
overflow: auto;
font-family: Century Gothic;
}

#getflash {
margin-top: 35px;
}

#footer {
border: 1px solid #000;
position: relative;
width: 856px;
height: 35px;
margin-left: 3.5em;
}
