/* CSS Document */

html
{
 font-size: 62.5%;
}

body.video
{
  background: #5c96cb;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: white;
}
body.video, .video object, .video embed
{
 margin: 0;
 padding: 0;
}
.video p
{
 margin: 0;
 text-align: center;
}

.nowplaying
{
 color: #600;
 text-transform: uppercase;
}

