
/* hide bigvideo js player until loaded */
#big-video-wrap 
{
    display: none;
}

body
{
	background-color: black;
}
