
html {
padding-top:0;
margin-top:0;
}
body {
background: #000000;
padding-top:0;
margin-top:0;
}
#box {
width:300px;
font-family:"Courier New", Courier, monospace;
margin-left:auto;
margin-right:auto;
margin-top:50px;
color:#DAF2FA;
}
#title {
margin: 5px auto 0px auto;
background:#000000;
font-family:"Courier New", Courier, monospace;
color:#DAF2FA;

}
#footer {
padding-top:0;
margin-top:0;
font-family:"Courier New", Courier, monospace;
color:#DAF2FA;
}
a {
font-family:"Courier New", Courier, monospace;
color:#DAF2FA;

}
#embed {
margin-top:15%;
font-family:"Courier New", Courier, monospace;
color:#DAF2FA;
}



