body {
background-color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
}

* {
margin-bottom:1em;
}

h3 {
font-size:1.3em;
}

h3,
p,
a {
color:#ffffff;
display:block;
}

#instructions #embed_code {
border:1px solid #ffffff;
background-color:#dadada;
width:500px;
}

#instructions #embed_code p{
color:#000000;
font-family:"Courier New", Courier, monospace;
}


