body {
background: #000; 
font-family : Verdana, sans-serif;

}

.wrapper {
padding: 5px 5px;
}

section {
float: left;
margin:15px 15px;
}


#video-close{
right:10px;  /* change this to left: 1px; to put it on the left of the screen */
bottom:20px; margin:0;padding:0;position:fixed;z-index:5000;
}

#video-close img {
max-width: 20px;

}


footer {
clear:both;
color: #666;
font-size : 9px;
bottom: 10px;
text-align:center
}
