body{
background-color: #111;width: 100%;height:100%;margin: 0px;padding:0px;
color: #efefef;
}
#tagline{
color: #fff; font-family: Georgia;font-size: 12pt;
z-index: 0;
position: absolute;
top: 5px;
left: 5px;
}
#thecanvas{
background-color: #111;
z-index:1000;
}

