body {
 background-image: url("01.jpg");
 background-color: #cccccc;
}

.vid {
margin: auto;
width: 480px;
text-align: center;
border: 10px inset black;
}

.ba {
position: relative;
top: 2px;
margin: left;
width: 80px;
text-align: center;
border: 1px inset black;
}