html, body

{

   height: 100%;

}

div#space

{

   width: 1px;

   height: 50%;

   margin-bottom: -624px;

   float:left

}

div#container

{

   width: 1280px;

   height: 1024px;

   margin: 0 auto;

   position: relative;

   clear: left;

}

body

{

   background-color: #FFFFFF;

   background-image: url('images/bg-vuurwerk.png');

   background-attachment: fixed;

   background-position: left top;

   background-repeat: no-repeat;

   background-size: 100% 100%;

   color: #000000;

   font-family: Arial;

   font-weight: normal;

   font-size: 16px;

   line-height: 1.1875;

   margin: 0;

   padding: 0;

}

#Studiocam

{

   box-sizing: border-box;

   border: 0px solid #DEE2E6;

   border-radius: 0px;

   margin: 0;

}

#ChatBox

{

   box-sizing: border-box;

   border: 0px solid #DEE2E6;

   border-radius: 0px;

   margin: 0;

}

#Player

{

   box-sizing: border-box;

   border: 0px solid #DEE2E6;

   border-radius: 0px;

   margin: 0;

}

