@charset "utf-8";
/* CSS Document */

body {
background: #000000;
margin:0 auto;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
}

a:link {color:#489dce; text-decoration:none;}
a:visited {color:#489dce;}
a:hover {color:#ffffff; text-decoration:underline;} 
a:active {color:#489dce;} 

#home-wrapper {
width:867px;
margin:0 auto 0px;
text-align:center;
}

#copy {
font-size:10px;
margin-top:5px;
text-align:center;
font-size:xx-small
}

