* {
margin:0;
padding:0;
}

body {
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
margin:20px 0;
}

div.video {
margin:0 auto;
width:480px;
}

a, a:active { outline:none; color:#000; text-decoration:none; font-weight:bold; }
h3, p, div.video { margin-bottom:30px; }
img.post { border:1px solid #000; }

ul.archives {
list-style:none;
display:block;
width:960px;
margin:0 auto;
}

ul.archives li {
float:left;
display:inline;
width:120px;
height:120px;
text-align:center;
}

ul.archives li img {
width:100px;
height:100px;
}

ul.archives li img {
border:1px solid #000;
}