body {
    background: url(../img/bg_yellow.jpg) repeat;
    font-family: "Verdana", sans-serif;
    font-size: 0.8em;
}

p {
    line-height: 1.3em;
}

a img {
    border: 0;
}

a, a:link, a:visited, a:active {
    color: #800000;
    text-decoration: none;
}

td, th {
   vertical-align: top;
}

#title {
    text-align: center;
}

#videos {
    margin: 1em auto;
}

#videos td {
    background: url(../img/bg_page.jpg) repeat;
}

.vidinfo {
    padding: 10px 30px;
    text-align: center;
}

.vidinfo img {

}
