body {
background: white;
margin: 0;
padding: 0;
font: 12pt "Century Gothic";
}
.wrapper {
position: absolute;
top: 20%;
text-align:center;
width: 100%;

}
.capa {/*border: solid 1px black;*/
position: relative;
padding:0;
margin:0;
}

.prateleira {
float: left;
width: 100%;
height: 102px;
background: url(images/prateleira.gif) repeat-x;
}

img {
border: 0;
}

select {
font: 12pt "Century Gothic";
}

input {
font: 12pt "Century Gothic";
}

h1 {
font: "Century Gothic", "Trebuchet MS";
}