﻿body 
{
	margin: 0 0 0 0;
	background-image: url(App_Images/fundo_boleto.gif);
	background-position: left center;
	background-repeat:repeat-x;
}
#logo
{
	width: 223px;
	height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -111px;
	margin-top:-75px;
}