body { margin: 0;
background-color: #fff;
font-family: "News Gothic MT", sans-serif;
font-size: 10pt;
color: #ffffff;
}

#list {
width: 700px;
height: auto;
margin: 100px 0px 0px 100px;
}


#container {
margin-left: auto;
margin-right: auto;
width: 1400px;
height: 1355px;
}

#video {
width: 360px;
height: auto;
padding: 40px;
float: left;
}


/* basic links */
a:link { color: #88aba0; text-decoration: none;}
a:visited { color: #88aba0; text-decoration: none;}
a:hover { color: #be2e1a; text-decoration: none; }
a:active { color: #be2e1a;text-decoration: none; }



