#s1 a {
display:block; height:336px; width:1000px;
}

div.content {
margin: 0 auto;
width: 100%;
}

div.content > table {
margin: 0 auto;
max-width: 1000px;
}

.enlaces {
border-collapse: separate;
border-spacing: 1.2em;
}

.enlaces td h1{
font-size: 16px;
color: #333;
margin: 20px;
text-align: center;
}

.enlaces td hr {
width: 80%;
margin: 5px auto;
border: 0;
border-top: 1px solid #b8dbeb;
}

.enlaces td h2{
font-size: 14px;
color: #333;
font-weight: bold;
margin-bottom: 3px;
}

.enlaces td p{
font-size: 12px;
color: #333333;
}