body {text-align: center}
h1 {
font-family: "Courier New", Courier, monospace;
font-size:17px;
color: #FF29C5;
letter-spacing: 3px
}
#apresentacao {
width: 600px;
border: 1px dotted #FF29C5;
margin: auto;
color: #79175E;
margin-bottom: 15px;
text-align: justify;
padding: 0 15px 0 15px;
text-indent: 25px
}
#externa {
width: 740px;
border: 4px solid #FFF7FD;
margin: auto
}
.linkSponsor {
font-family: Verdana;
font-size: 30px;
color: #460C59;
text-decoration: none;
margin-bottom: 15px;
letter-spacing: -3px
}
.linkSponsor:hover {
color: #D144FF
}
.thumb {
padding: 3px
}
#thumbs {
width: 720px;
margin: auto
}
#thumbs a {
text-decoration: none;
}
#thumbs img {
border: solid 2px #FFBAEC;
vertical-align: middle;
text-align: center;
margin-bottom: 5px
}
.thumbDireita {text-align: left}