body {
background-image: url('images/cedar.jpg');
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
margin: 0px;
padding: 0px;}

h1 {
color: white; padding: 10px; 
background-color: #654321;
text-align: center;
font-family:verdana;
font-size: 20px;}

td {
color: black;
font-family:verdana;
font-size: 17px;
}

.center {
 display: block;
 margin-left: auto;
 margin-right: auto;}

.centerTable { 
margin: auto; }

#videobox1 {
margin: auto;
width: 325px;
padding-top: 0px;
border: solid #654321 8px;}

h2 {
color: black;
text-align: center;
font-family:verdana;
font-size: 22px;} 

