body {
font-family: "trebuchet ms", arial, sans-serif;
font-size: 90%;
text-align: center;
}
h1{
font-family: georgia, serif;
color: #3b3b3b;
font-size: 3em;
font-style: italic;
}
h2{
font-size: 1.3em;
text-transform: uppercase;
}
p{
font-size: 0.9em;
padding: 5px;
color: #cbcbcb;
}
img{
padding: 10px;
border: 0;
background-color: #C5C5C5;
margin: 5px auto;
}
#content {
width: 700px;
margin: 0 auto;
}
a{
outline: none;
}
a:link, a:active, a:visited{
text-decoration: none;
color: #000;
}
a:hover{
text-decoration: none;
color:#d70779;
}
.peq{
font-size: 50%;
color: #9d9d9d;
}