body {background:#000; color:#fff;
text-align:center;
font-family:helvetica,verdana,arial,sans-serif;
border:0;margin:0;padding:2%;}

img {max-width:100% !important; height:auto !important; margin:0 2%;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
a {text-decoration:none;}
 a:link {color:#6699ff;}
a:visited {color:#6699ff;}
a:hover{color:#66ccff; text-decoration:underline;}
a:active{color:#66ccff;}


p, h1,h2,h3,h4 {margin:2%; padding:0;}
#content {margin:auto;}

.review {text-align:left;
padding:0 6% 0 6%;}
.credit {width:100%; text-align:right; padding:0; margin-right:0;}

.contact {display:inline-block;
font-size:1.4em; font-weight:700;padding:1%; margin:auto;}
#footer {background:#222;padding:2%;margin:0;width:96%; margin-top:6%; text-align:center;}



#player {margin:auto; text-align:center;max-width:400px;}
@media only screen and (min-width: 560px) {

    
#content {width:560px;}
 
  
}