body  {
    background-color: #192a56;
    background-color: #eeeeee;
    background-color: #ccc;
    color: #eeeeee;
    color: #333333;
    color: #00345c;
    background-image:url("../img/MPII.png");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 20% auto;
}

a:link {  color: #eeaa00;}
a:visited {  color: #C2AD6E; }
a:hover {   color: #C2B6A9; }
a:active {   color: yellow; }

#container-info{
    color: #eeeeee;;
    background: #5a5f75;
}

#downloadlinks{
    color: #eeeeee;
    background: #424966;
}

div.video.playing div.video-information  {
      background-color: #00a8ff;
      color:black;
}

