body {
background:#d8cbc4;
font-family: Giaza;
}
#tudo {
position: absolute;
top: 50%;
left: 50%;
width: 281px;
height: 400px;
margin: -200px 0 0 -140px;
}
#tudo img {
float: left;
width: 281px;
}
#tudo #txt {
color: #393632;
text-align: center;
}
#tudo #txt h1 {
font-size: xx-large;
}
#tudo #txt h2 {
font-size: x-small;
}
#tudo #txt h3 {
font-size: large;
font-style: bold;
}
#tudo #txt h4 {
font-size: large;
font-style: italic;
}