body {

    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #5d5d5d;
    line-height: 25px;
    text-align: center;

		background: url("background.jpg");
	 /*background-size: 80px 60px;*/
	 background-repeat: no-repeat;
	 padding-top: 40px;
/*height:100%;*/

}

.tp_footer {
		background: url("rodape.jpg");
	 background-repeat: no-repeat;
   height: 80px;
   /*position:absolute;*/
   z-index: 5000;
   width:100%;
   bottom:0;
 }
/*}
figure { width: 100%; min-width: 920px; margin:0 auto;}
figcaption { font: 120% sans-serif; text-align: center;}
video {
    width: 100%;
    height: auto;
}*/
